CVS update: samba/source/lib

Andrew Tridgell tridge at au2.samba.org
Sat Mar 24 08:37:30 EST 2001


Date:	Saturday March 24, 2001 @ 8:37
Author:	tridge

Update of /data/cvs/samba/source/lib
In directory samba:/tmp/cvs-serv8720/lib

Modified Files:
	talloc.c 
Log Message:
a much simpler talloc() implementation. This version has the following
advantages:

- memory is trackable by insure
- a very simple talloc_realloc() is possible (I've added it)

It is slower than the previous talloc code, but I don't think that
is going to be a problem. If it is a problem then there are
some ways we can make it faster but I'd like to leave those
until we have tested this a bit and can see what performance
problems might show up in profiling








More information about the samba-cvs mailing list