sam 2005-03-29 01:48:21 UTC
FreeBSD src repository
Modified files:
sys/i386/i386 bios.c
Log:
handle malloc failure and don't proceed when the bios call to
get parameters passed to malloc fails
Noticed by: Coverity Prevent analysis tool (malloc failure)
Revision Changes Path
1.72 +7 -1 src/sys/i386/i386/bios.c