Subject: CVS commit: src/usr.sbin/dumpfs
To: None <source-changes@NetBSD.org>
From: David Laight <dsl@netbsd.org>
List: source-changes
Date: 04/24/2006 21:20:44
Module Name:	src
Committed By:	dsl
Date:		Mon Apr 24 21:20:44 UTC 2006

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

Log Message:
Coverty CID 1643: free(ino_buf) on error return.
(There is only 1 call to print_inodes(), so it doesn't really matter...)


To generate a diff of this commit:
cvs rdiff -r1.47 -r1.48 src/usr.sbin/dumpfs/dumpfs.c

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