CVS update: samba/source/client

Simo Sorce idra at samba.org
Thu Aug 9 03:08:24 EST 2001


Date:	Wed Aug  8 10:08:24 2001
Author:	idra

Update of /data/cvs/samba/source/client
In directory va:/tmp/cvs-serv12081/client

Modified Files:
      Tag: SAMBA_2_2
	client.c smbumount.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:
client.c		1.148.2.10 => 1.148.2.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/client/client.c?r1=1.148.2.10&r2=1.148.2.11
smbumount.c		1.9 => 1.9.6.1
	http://www.samba.org/cgi-bin/cvsweb/samba/source/client/smbumount.c?r1=1.9&r2=1.9.6.1




More information about the samba-cvs mailing list