CVS update: samba/source/param

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


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

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

Modified Files:
	loadparm.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:
loadparm.c		1.319 => 1.320
	http://www.samba.org/cgi-bin/cvsweb/samba/source/param/loadparm.c?r1=1.319&r2=1.320




More information about the samba-cvs mailing list