Subject: CVS commit: src/sys/dev/pci
To: None <source-changes@NetBSD.org>
From: Christos Zoulas <christos@netbsd.org>
List: source-changes
Date: 04/14/2006 19:51:21
Module Name:	src
Committed By:	christos
Date:		Fri Apr 14 19:51:21 UTC 2006

Modified Files:
	src/sys/dev/pci: amr.c

Log Message:
Coverity CID 1535: Avoid reading past the end of arrays because we don't
pay proper attention to the number of logical drives each controller can
support.


To generate a diff of this commit:
cvs rdiff -r1.31 -r1.32 src/sys/dev/pci/amr.c

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