CVS update: samba/source/locking

jra at samba.org jra at samba.org
Sat Dec 14 08:09:51 EST 2002


Date:	Fri Dec 13 21:09:51 2002
Author:	jra

Update of /data/cvs/samba/source/locking
In directory dp.samba.org:/tmp/cvs-serv20316/locking

Modified Files:
      Tag: APPLIANCE_HEAD
	posix.c 
Log Message:
Attempt to track memory usage better. Added tallocdump command to smbcontrol.
Causes smbd/nmbd/winbindd to return their current talloc pool allocations.
Changed all talloc_init() calls to talloc_init_named() (made talloc_init
static to make sure) to ensure we name all talloc pools. Should help track
memory leaks in daemons.
Jeremy.


Revisions:
posix.c		1.19.2.4 => 1.19.2.5
	http://www.samba.org/cgi-bin/cvsweb/samba/source/locking/posix.c?r1=1.19.2.4&r2=1.19.2.5



More information about the samba-cvs mailing list