CVS update: samba/source/include

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


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

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

Modified Files:
	talloc.h 
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.h		1.6 => 1.7
	http://www.samba.org/cgi-bin/cvsweb/samba/source/include/talloc.h?r1=1.6&r2=1.7




More information about the samba-cvs mailing list