mirror of
https://github.com/acidanthera/audk.git
synced 2025-11-01 12:04:33 +01:00
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.maslenkin@gmail.com>