]> 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)
committerColin Watson <cjwatson@debian.org>
Sun, 13 Jun 2021 23:40:45 +0000 (00:40 +0100)
commit8464530517649b31c3de4e6013d065617c369fc2
tree39e072dd4f21dd306e3f471480647eb630d7a4ae
parent0377c204853eee3966fa5ee2308c746436b7d4fa
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>
Patch-Name: 2021-02-security/054-loader-xnu-Check-if-pointer-is-NULL-before-using-it.patch
grub-core/loader/xnu.c