]> git.proxmox.com Git - grub2.git/commit
loader/xnu: Check if pointer is NULL before using it
authorPaulo Flabiano Smorigo <pfsmorigo@canonical.com>
Mon, 30 Nov 2020 13:36:00 +0000 (10:36 -0300)
committerDaniel Kiper <daniel.kiper@oracle.com>
Tue, 2 Mar 2021 14:54:17 +0000 (15:54 +0100)
commit7c8a2b5d1421a0f2a33d33531f7561f3da93b844
tree9097d56a16a1ba07e2e51b428c9dbcf1a15d3851
parent4b4027b6b1c877d7ab467896b04c7bd1aadcfa15
loader/xnu: Check if pointer is NULL before using it

Fixes: CID 73654
Signed-off-by: Paulo Flabiano Smorigo <pfsmorigo@canonical.com>
Reviewed-by: Daniel Kiper <daniel.kiper@oracle.com>
grub-core/loader/xnu.c