CVS update: samba/source/lib

Martin Pool mbp at samba.org
Wed Dec 19 15:50:10 EST 2001


Date:	Tue Dec 18 20:50:09 2001
Author:	mbp

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

Modified Files:
	talloc.c 
Log Message:
Start adding some debugging features to talloc based on Samba's
ancient mem_man.c:

Each TALLOC_CTX now has a field to store its purpose, to aid in
tracking down memory bloat.  A new call talloc_init_named() should be
used instead of talloc_init() so that this is set.

Added talloc_vasprintf to be called by varargs functions.


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




More information about the samba-cvs mailing list