svn commit: samba r607 - branches/SAMBA_4_0/source/lib

abartlet at samba.org abartlet at samba.org
Sun May 9 12:30:34 GMT 2004


Author: abartlet
Date: 2004-05-09 12:30:33 +0000 (Sun, 09 May 2004)
New Revision: 607

Modified:
   branches/SAMBA_4_0/source/lib/data_blob.c
Log:
When our code is looking for an 'empty' data blob
some of it tests the .length, other code checks the
.data. 

Ensure that we always NULL the .data, so that talloc-based
blobs behave just like their direct malloc equivalents.

Andrew Bartlett


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


More information about the samba-cvs mailing list