From owner-cvs-all Tue Feb 26 2:22:28 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C6C9D37B404; Tue, 26 Feb 2002 02:22:25 -0800 (PST) Received: (from robert@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1QAMPa31746; Tue, 26 Feb 2002 02:22:25 -0800 (PST) (envelope-from robert) Message-Id: <200202261022.g1QAMPa31746@freefall.freebsd.org> From: Robert Drehmel Date: Tue, 26 Feb 2002 02:22:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd int10.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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 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