diff options
author | Michael Kubacki <michael.kubacki@microsoft.com> | 2024-07-02 11:43:24 -0400 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2024-07-05 13:08:56 +0000 |
commit | 051c7bb434f9f6b908aac2a0b00368192aa616ec (patch) | |
tree | b52c6653da9c4222d065fae1a938f67b0c8b8e20 /BaseTools/Source/Python/sitecustomize.py | |
parent | bef0d333dc4fccdfc75e4be31e067b467a9a4093 (diff) | |
download | edk2-051c7bb434f9f6b908aac2a0b00368192aa616ec.zip edk2-051c7bb434f9f6b908aac2a0b00368192aa616ec.tar.gz edk2-051c7bb434f9f6b908aac2a0b00368192aa616ec.tar.bz2 |
StandaloneMmPkg: Fix section data length returned larger than actual data
This change fixes an issue where the returned section data length
is always 4 bytes larger than the actual section length. This could
cause an issue where the caller accesses the final 4 bytes which
would be invalid.
Co-authored-by: Kun Qin <kuqin@microsoft.com>
Signed-off-by: Michael Kubacki <michael.kubacki@microsoft.com>
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions