CVS update: samba/source/printing

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

Modified Files:
	print_cups.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:
print_cups.c		1.10 => 1.11
	http://www.samba.org/cgi-bin/cvsweb/samba/source/printing/print_cups.c?r1=1.10&r2=1.11




More information about the samba-cvs mailing list