Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: fb55173551c785bb1c5883a0324f2deea1d94384 https://github.com/tianocore/edk2/commit/fb55173551c785bb1c5883a0324f2deea1d94384 Author: Luigi Leonardi <leona...@redhat.com> Date: 2025-07-08 (Tue, 08 Jul 2025)
Changed paths: M OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c Log Message: ----------- OvmfPkg/PlatformDebugLibIoPort: Add check for MemDebugLogWrite This check is present for every call to `MemDebugLogWrite` but it is missing here. This may cause an unwanted write to the buffer, when the buffer's address is not null and MemDebug is disabled. Signed-off-by: Luigi Leonardi <leona...@redhat.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