Date: Tue, 26 Feb 2002 02:22:25 -0800 (PST) From: Robert Drehmel <robert@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd int10.c Message-ID: <200202261022.g1QAMPa31746@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
robert 2002/02/26 02:22:25 PST Modified files: usr.bin/doscmd int10.c Log: Avoid a null-pointer dereference which occurred when emulating DOS interrupt 0x10 function 0x00 without dpy int tty.c being set. PR: 35147 Submitted by: Stefan Farfeleder <e0026813@stud3.tuwien.ac.at> Revision Changes Path 1.7 +2 -0 src/usr.bin/doscmd/int10.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200202261022.g1QAMPa31746>