]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
handle malloc failure and don't proceed when the bios call to
authorsam <sam@FreeBSD.org>
Tue, 29 Mar 2005 01:48:21 +0000 (01:48 +0000)
committersam <sam@FreeBSD.org>
Tue, 29 Mar 2005 01:48:21 +0000 (01:48 +0000)
commited1d4fbad5c27213cf394c7b62f627ffc170d661
tree7f52d246cb2be4af06a0ffdab4ab90010b74db52
parentfd379eb29af4e0638ef7b2c1ada42ae654aa65b6
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)
sys/i386/i386/bios.c