]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
efihttp_fs_seek() is missing NULL pointer check
authortsoome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 08:53:04 +0000 (08:53 +0000)
committertsoome <tsoome@FreeBSD.org>
Thu, 20 Feb 2020 08:53:04 +0000 (08:53 +0000)
commitf1158cecede6df94a371b6a48ea0fe9f76086bc1
treeda4c981ea4902ed8088b4d721493081dc6c5e51b
parent67dc9f220d6fe272e4e30071fbda8af25991fcf0
efihttp_fs_seek() is missing NULL pointer check

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