svn commit: samba r1428 - branches/SAMBA_3_0/source/libsmb

abartlet at samba.org abartlet at samba.org
Sat Jul 10 03:26:44 GMT 2004


Author: abartlet
Date: 2004-07-10 03:26:43 +0000 (Sat, 10 Jul 2004)
New Revision: 1428

Modified:
   branches/SAMBA_3_0/source/libsmb/clikrb5.c
Log:
Remove *completly bogus* memset.  (No doubt my bug, too...).

This memset could well have clobbered bits of the stack, because
session_key changed from 

char session_key[16];

to

DATA_BLOB session_key

Andrew Bartlett


WebSVN: http://websvn.samba.org/websvn/changeset.php?rep=samba&path=/&rev=1428&nolog=1


More information about the samba-cvs mailing list