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

tridge at samba.org tridge at samba.org
Thu May 6 05:53:35 GMT 2004


Author: tridge
Date: 2004-05-06 05:53:35 +0000 (Thu, 06 May 2004)
New Revision: 507

Modified:
   branches/SAMBA_4_0/source/lib/talloc.c
Log:
the new ldb code will use talloc_free() a lot, so I have made
talloc_free() O(1) in preparation. This also halves the number of
malloc() calls and increases our internal consistency checking,
without breaking valgrind testing.


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


More information about the samba-cvs mailing list