CVS update: samba/source/lib

Martin Pool mbp at samba.org
Wed Dec 19 18:35:35 EST 2001


Date:	Tue Dec 18 23:35:34 2001
Author:	mbp

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

Modified Files:
	talloc.c 
Log Message:
Make TALLOC_CTX and talloc_chunk private to talloc.c.

Add a global singly-linked list of all active talloc pools, so that we
can eventually show how much memory is used for different purposes.
This also gives a check that pools are not being doubly freed.

talloc_init_named now handle a NULL name properly (ie does nothing)

Add accessor talloc_pool_name().


Revisions:
talloc.c		1.27 => 1.28
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/talloc.c?r1=1.27&r2=1.28




More information about the samba-cvs mailing list