Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 6fb09da89f88000a7592171a0ce08cf1feaa0646 https://github.com/tianocore/edk2/commit/6fb09da89f88000a7592171a0ce08cf1feaa0646 Author: Chris Jones <christopher.jo...@arm.com> Date: 2022-02-07 (Mon, 07 Feb 2022)
Changed paths: M ShellPkg/Library/UefiShellAcpiViewCommandLib/Parsers/Pptt/PpttParser.c Log Message: ----------- ShellPkg: Fix incorrect PPTT FlagName dereference Bugzilla: 3770 (https://bugzilla.tianocore.org/show_bug.cgi?id=3770) The PPTT parser in AcpiView incorrectly dereferences a pointer to FlagName when trying to log an error with the PPTT cache flags, which can lead to random crashes and other errors. Also fix some spacing in the error message to ensure the message is printed cleanly. Signed-off-by: Chris Jones <christopher.jo...@arm.com> Reviewed-by: Rebecca Cran <rebe...@nuviainc.com> Reviewed-by: Sami Mujawar <sami.muja...@arm.com> _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits