Subject: CVS commit: src/usr.sbin/edquota
To: None <source-changes@NetBSD.org>
From: John Nemeth <jnemeth@netbsd.org>
List: source-changes
Date: 05/26/2006 13:21:47
Module Name:	src
Committed By:	jnemeth
Date:		Fri May 26 13:21:47 UTC 2006

Modified Files:
	src/usr.sbin/edquota: edquota.c

Log Message:
Coverity CID 3785: calling fclose() twice on same file pointer
Coverity CID 3780: dereference of NULL pointer
Approved by: christos@


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/usr.sbin/edquota/edquota.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.