Subject: CVS commit: src/sys/dev/i2o
To: None <source-changes@NetBSD.org>
From: Frederick Bruckman <fredb@netbsd.org>
List: source-changes
Date: 11/24/2005 13:34:56
Module Name:	src
Committed By:	fredb
Date:		Thu Nov 24 13:34:56 UTC 2005

Modified Files:
	src/sys/dev/i2o: dpti.c

Log Message:
Initialize "mapped" before any of the "goto"'s, so we're not testing an
uninitialized variable at "bad:".


To generate a diff of this commit:
cvs rdiff -r1.19 -r1.20 src/sys/dev/i2o/dpti.c

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