CVS update: samba/source/lib

Simo Sorce idra at samba.org
Thu Aug 9 02:54:16 EST 2001


Date:	Wed Aug  8 09:54:16 2001
Author:	idra

Update of /data/cvs/samba/source/lib
In directory va:/tmp/cvs-serv10948/lib

Modified Files:
	sysacls.c talloc.c 
Log Message:
Change all realloc() statements to Realloc() (ecxept for tdb.c)
changed some code to exploit the fact that Realloc(NULL, size) == malloc(size)
fixed some possible mem leaks, or seg faults.

thanks to andreas moroder (mallocs not checked in client/client.c, client/smbumount.c)



Revisions:
sysacls.c		1.30 => 1.31
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/sysacls.c?r1=1.30&r2=1.31
talloc.c		1.15 => 1.16
	http://www.samba.org/cgi-bin/cvsweb/samba/source/lib/talloc.c?r1=1.15&r2=1.16




More information about the samba-cvs mailing list