Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Simon Burge <simonb@netbsd.org>
List: source-changes
Date: 03/18/2006 07:27:50
Module Name: src
Committed By: simonb
Date: Sat Mar 18 07:27:50 UTC 2006
Modified Files:
src/sys/kern: subr_prop.c
Log Message:
Coverity CID 2466 - Fix a GCC uninitialised variable warning in a way
that (hopefully!) keeps coverity happy too.
To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 src/sys/kern/subr_prop.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.