CVS update: samba/source/lib

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


Date:	Tue Dec 18 23:36:32 2001
Author:	mbp

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

Modified Files:
	talloctort.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:
talloctort.c		1.1 => 1.2
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/talloctort.c?r1=1.1&r2=1.2




More information about the samba-cvs mailing list