Subject: PR/23783 CVS commit: src/sys/arch/acorn32/podulebus
To: None <bjh21@NetBSD.org, gnats-admin@netbsd.org, netbsd-bugs@netbsd.org,>
From: Ben Harris <bjh21@netbsd.org>
List: netbsd-bugs
Date: 09/24/2006 23:20:03
The following reply was made to PR port-acorn32/23783; it has been noted by GNATS.

From: Ben Harris <bjh21@netbsd.org>
To: gnats-bugs@NetBSD.org
Cc: 
Subject: PR/23783 CVS commit: src/sys/arch/acorn32/podulebus
Date: Sun, 24 Sep 2006 23:14:58 +0000 (UTC)

 Module Name:	src
 Committed By:	bjh21
 Date:		Sun Sep 24 23:14:58 UTC 2006
 
 Modified Files:
 	src/sys/arch/acorn32/podulebus: simide.c
 
 Log Message:
 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.23 -r1.24 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.