]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: acpiview: DBG2: Validate global pointers before use
authorKrzysztof Koch <krzysztof.koch@arm.com>
Mon, 20 Jan 2020 11:13:51 +0000 (19:13 +0800)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Tue, 11 Feb 2020 02:12:45 +0000 (02:12 +0000)
commitccb4c38a505cc830625d9ba10622cd910f03490c
treea99bf2b1e44aae684f8278f74f77901aab9a9cb7
parent214bc6e20613369453959f1ffd19eda12de41c52
ShellPkg: acpiview: DBG2: Validate global pointers before use

Check if global (in the scope of the DBG2 parser) pointers have been
successfully updated before they are used for further table parsing.

Signed-off-by: Krzysztof Koch <krzysztof.koch@arm.com>
ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Dbg2/Dbg2Parser.c