Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/acorn32/podulebus



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.




Home | Main Index | Thread Index | Old Index