mirror of
https://github.com/acidanthera/audk.git
synced 2025-08-20 09:08:10 +02: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>