Subject: CVS commit: src/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 09/27/2006 19:05:46
Module Name:	src
Committed By:	christos
Date:		Wed Sep 27 19:05:46 UTC 2006

Modified Files:
	src/usr.bin/config: defs.h files.c hash.c

Log Message:
Coverity CID 175: Avoid memory leak; add new function to destroy a hash table.


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/usr.bin/config/defs.h
cvs rdiff -r1.3 -r1.4 src/usr.bin/config/files.c src/usr.bin/config/hash.c

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