Date: Sun, 22 Dec 1996 17:53:15 -0800 (PST) From: Joerg Wunsch <joerg> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/i386/isa wt.c Message-ID: <199612230153.RAA02285@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
joerg 96/12/22 17:53:15 Modified: sys/i386/isa wt.c Log: Fix a bug in the wt driver that could cause memory corruption. Closes PR # kern/1065. While i was at it, also reject IO requests that are not an integer multiple of the device blocksize. Submitted by: vak@crox.net.kiae.su (Serge V.Vakulenko) Confirmed by: Georg-W. Koltermann (gwk@cray.com) Revision Changes Path 1.36 +16 -8 src/sys/i386/isa/wt.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612230153.RAA02285>