]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
connect_controllers() is missing NULL pointer check
authorToomas Soome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 08:55:18 +0000 (08:55 +0000)
committerToomas Soome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 08:55:18 +0000 (08:55 +0000)
commitef91a071ac534ed1293f624e4e205916da8f30a4
tree365ce37541300fbd224524ed7ba071eaee423e44
parent8abc11f65c828a58263e4b4a8eac70fdf7082792
connect_controllers() is missing NULL pointer check

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