Subject: CVS commit: src/sys/compat/ibcs2
To: None <source-changes@NetBSD.org>
From: Jun-ichiro itojun Hagino <itojun@netbsd.org>
List: source-changes
Date: 10/01/2003 08:03:48
Module Name:	src
Committed By:	itojun
Date:		Wed Oct  1 08:03:48 UTC 2003

Modified Files:
	src/sys/compat/ibcs2: ibcs2_stat.c

Log Message:
avoid out-of-bound memory access.  found by openbsd "bound" C attribute.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 src/sys/compat/ibcs2/ibcs2_stat.c

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