CVS update: samba/source/web

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/web
In directory va:/tmp/cvs-serv10948/web

Modified Files:
	cgi.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:
cgi.c		1.43 => 1.44
	http://www.samba.org/cgi-bin/cvsweb/samba/source/web/cgi.c?r1=1.43&r2=1.44




More information about the samba-cvs mailing list