Subject: CVS commit: src/usr.bin/config
To: None <source-changes@NetBSD.org>
From: Quentin Garnier <cube@netbsd.org>
List: source-changes
Date: 03/19/2006 22:27:14
Module Name: src
Committed By: cube
Date: Sun Mar 19 22:27:14 UTC 2006
Modified Files:
src/usr.bin/config: mkheaders.c
Log Message:
Fix various resource leaks, all happenning on error situations (IOW,
shortly before exit(1)). CIDs 181, 182, 183, 184 and 185.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/usr.bin/config/mkheaders.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.