CVS update: samba/source/passdb

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

Modified Files:
	ldap.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:
ldap.c		1.39 => 1.40
	http://www.samba.org/cgi-bin/cvsweb/samba/source/passdb/ldap.c?r1=1.39&r2=1.40




More information about the samba-cvs mailing list