CVS update: samba/source/printing

Jeremy Allison jra at samba.org
Thu Apr 6 05:48:07 EST 2000


Date:	Thursday April 6, 2000 @ 5:48
Author:	jra

Update of /data/cvs/samba/source/printing
In directory samba:/tmp/cvs-serv24617/printing

Modified Files:
	nt_printing.c 
Log Message:
JF - you might want to look at this patch.

Went through and fixed up all failure possibilities. If something (malloc,
file open etc.) fails, then this code goes through and cleans up all allocated
resources on exit. This is the equivalent of a C++ destuctor for the allocated
structures. We need code to be written like this to pass purify tests.

Jeremy.




More information about the samba-cvs mailing list