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

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

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

Reply via email to