svn commit: samba r545 - branches/SAMBA_3_0/source/rpc_server

vlendec at samba.org vlendec at samba.org
Fri May 7 08:42:14 GMT 2004


Author: vlendec
Date: 2004-05-07 08:42:13 +0000 (Fri, 07 May 2004)
New Revision: 545

Modified:
   branches/SAMBA_3_0/source/rpc_server/srv_samr_util.c
Log:
Handing a NULL blob to base64_encode_data_blob leads to an invalid write of a
0 in base64_encode_data_blob. I don't know what the base64 encoding of a NULL
string is, so fix the problematic caller I found. The real fix should go into
base64_encode_data_blob.

Volker



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


More information about the samba-cvs mailing list