Subject: PR/23783 CVS commit: [netbsd-2-1] src/sys/arch/acorn32/podulebus
To: None <bjh21@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Manuel Bouyer <bouyer@netbsd.org>
List: netbsd-bugs
Date: 10/09/2006 21:45:07
The following reply was made to PR port-acorn32/23783; it has been noted by GNATS.
From: Manuel Bouyer <bouyer@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc:
Subject: PR/23783 CVS commit: [netbsd-2-1] src/sys/arch/acorn32/podulebus
Date: Mon, 9 Oct 2006 21:42:36 +0000 (UTC)
Module Name: src
Committed By: bouyer
Date: Mon Oct 9 21:42:36 UTC 2006
Modified Files:
src/sys/arch/acorn32/podulebus [netbsd-2-1]: simide.c
Log Message:
Pull up following revision(s) (requested by bjh21 in ticket #10703):
sys/arch/acorn32/podulebus/simide.c: revision 1.24
PR 23783: the correct number of elements to insert into cmd_iohs is WDC_NREG,
not DRIVE_REGISTERS_SPACE. The latter is much bigger and causes a buffer
overrun and panic. Patch supplied by Mike Pumford.
To generate a diff of this commit:
cvs rdiff -r1.18 -r1.18.6.1 src/sys/arch/acorn32/podulebus/simide.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.