Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 051c7bb434f9f6b908aac2a0b00368192aa616ec https://github.com/tianocore/edk2/commit/051c7bb434f9f6b908aac2a0b00368192aa616ec Author: Michael Kubacki <michael.kuba...@microsoft.com> Date: 2024-07-05 (Fri, 05 Jul 2024)
Changed paths: M StandaloneMmPkg/Include/Library/FvLib.h M StandaloneMmPkg/Library/FvLib/FvLib.c Log Message: ----------- 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 <ku...@microsoft.com> Signed-off-by: Michael Kubacki <michael.kuba...@microsoft.com> To unsubscribe from these emails, change your notification settings at https://github.com/tianocore/edk2/settings/notifications _______________________________________________ edk2-commits mailing list edk2-commits@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/edk2-commits