Subject: CVS commit: src/sbin/cgdconfig
To: None <source-changes@NetBSD.org>
From: Steve Rumble <rumble@netbsd.org>
List: source-changes
Date: 08/10/2004 02:27:26
Module Name: src
Committed By: rumble
Date: Tue Aug 10 02:27:26 UTC 2004
Modified Files:
src/sbin/cgdconfig: utils.c
Log Message:
Avoid dereferencing/free()ing invalid pointers if the random device
cannot be opened.
OK'd by elric.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/sbin/cgdconfig/utils.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.