]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
efipart_inithandles() is missing NULL pointer check
authortsoome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 08:56:56 +0000 (08:56 +0000)
committertsoome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 08:56:56 +0000 (08:56 +0000)
commit096b3efb6a0b870276b97394fdeff09c8daa5786
tree3ce4491a1e56c6d534d8992110d76774b7916bc7
parent58436016abbf7324b8278f2cf0336e5a9521a56a
efipart_inithandles() is missing NULL pointer check

Add missing check of malloc() result.
stand/efi/libefi/efipart.c