audk/ArmPlatformPkg/Library/PlatformIntelBdsLib
Ard Biesheuvel 3a2b37f0d4 ArmPlatformPkg: fix two instances of FreePool () on NULL value
This is a copy/paste of the exact same code in both cases: Buffer
should only be freed on the success path, otherwise it will be
NULL

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Ronald Cron <Ronald.Cron@arm.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17078 6f19259b-4bc3-4df7-8a09-765794883524
2015-03-27 17:27:24 +00:00
..
IntelBdsPlatform.c ArmPlatformPkg: fix two instances of FreePool () on NULL value 2015-03-27 17:27:24 +00:00
IntelBdsPlatform.h ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDS 2014-10-13 10:55:38 +00:00
PlatformIntelBdsLib.inf ArmPlatformPkg/ArmVirtualizationPkg: Added support for Intel BDS 2014-10-13 10:55:38 +00:00