Subject: CVS commit: src/sys/kern
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 03/03/2004 21:35:52
Module Name:	src
Committed By:	christos
Date:		Wed Mar  3 21:35:52 UTC 2004

Modified Files:
	src/sys/kern: sys_pipe.c

Log Message:
initialize rpipe and wpipe to NULL, so that they are initialized in the
error path.


To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 src/sys/kern/sys_pipe.c

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