Date: Sat, 17 Apr 1999 02:56:36 -0700 (PDT) From: Bruce Evans <bde@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/i386/isa isa_compat.c Message-ID: <199904170956.CAA31482@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
bde 1999/04/17 02:56:36 PDT Modified files: sys/i386/isa isa_compat.c Log: Allocate space for struct isa_device's, not for pointers thereto. This fixes memory corruption that caused calls to address 0 here. Revision Changes Path 1.2 +2 -2 src/sys/i386/isa/isa_compat.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?199904170956.CAA31482>