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

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

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

Reply via email to