]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
efihttp: mac and err can be used uninitialized
authortsoome <tsoome@FreeBSD.org>
Tue, 2 Jul 2019 20:32:35 +0000 (20:32 +0000)
committertsoome <tsoome@FreeBSD.org>
Tue, 2 Jul 2019 20:32:35 +0000 (20:32 +0000)
commit78a3470f0ef0c6118bc6a843f3f922d9c923b354
tree6c3325a072e9eb03e593b9764ff92f95ae50ad2b
parent282c2f84bb1aa7d0e3f460702cea5a0bce83668a
efihttp: mac and err can be used uninitialized

While there, also check if mac != NULL, and use pointer compare for ipv4
and dns.
stand/efi/libefi/efihttp.c