Subject: CVS commit: syssrc
To: None <source-changes@netbsd.org>
From: Manuel BOUYER <bouyer@netbsd.org>
List: source-changes
Date: 01/26/2001 23:58:57
Module Name: syssrc
Committed By: bouyer
Date: Fri Jan 26 21:58:56 UTC 2001
Modified Files:
syssrc/sys/dev/ic: siopvar_common.h
Log Message:
Fix a 4 byte ovferflow in an array:
resel[sizeof(load_dsa) / sizeof(load_dsa[0])] is 25, not 24.
To generate a diff of this commit:
cvs rdiff -r1.9 -r1.10 syssrc/sys/dev/ic/siopvar_common.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.