Date:   Sat Mar 22 13:06:51 2003
Author: abartlet

Update of /data/cvs/samba/source/lib
In directory dp.samba.org:/tmp/cvs-serv1174/lib

Modified Files:
        util.c gencache.c 
Log Message:
Small clenaup patches:
 - safe_string.h - don't assume that __FUNCTION__ is available
 - process.c - use new workaround from safe_string.h for the same
 - util.c - Show how many bytes we smb_panic()ed trying to smb_xmalloc()
 - gencache.c - Keep valgrind quiet by always null terminating.
 - clistr.c - Add copyright
 - srvstr.h - move srvstr_push into a .c file again, as a real function.
 - srvstr.c - revive, with 'safe' checked srvstr_push
 - loadparm.c - set a default for the display charset.

Andrew Bartlett


Revisions:
util.c          1.395 => 1.396
        http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/util.c?r1=1.395&r2=1.396
gencache.c              1.7 => 1.8
        http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/gencache.c?r1=1.7&r2=1.8

Reply via email to