Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 6fb09da89f88000a7592171a0ce08cf1feaa0646
      
https://github.com/tianocore/edk2/commit/6fb09da89f88000a7592171a0ce08cf1feaa0646
  Author: Chris Jones <[email protected]>
  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 <[email protected]>
Reviewed-by: Rebecca Cran <[email protected]>
Reviewed-by: Sami Mujawar <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to