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
