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

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

Modified Files:
      Tag: APPLIANCE_HEAD
        nmbd.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:
nmbd.c          1.102.2.12 => 1.102.2.13
        
http://www.samba.org/cgi-bin/cvsweb/samba/source/nmbd/nmbd.c?r1=1.102.2.12&r2=1.102.2.13

Reply via email to