Branch: refs/heads/master Home: https://github.com/tianocore/edk2 Commit: 1cc0fae8d9e2681fc6a33e5602ce8368809f9465 https://github.com/tianocore/edk2/commit/1cc0fae8d9e2681fc6a33e5602ce8368809f9465 Author: Mike Maslenkin <mike.maslen...@gmail.com> Date: 2024-08-26 (Mon, 26 Aug 2024)
Changed paths: M MdeModulePkg/Universal/Disk/RamDiskDxe/RamDiskImpl.c Log Message: ----------- MdeModulePkg/RamDiskDxe: fix memory leak on error path. This patch fixes a leak of memory allocated for the RAM disk in cases when an error occurred while reading contents of a file from disk or RamDiskRegister() returned some error condition. Signed-off-by: Mike Maslenkin <mike.maslen...@gmail.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