]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds: Fixed memory leak
authorOlivier Martin <olivier.martin@arm.com>
Fri, 12 Dec 2014 19:11:56 +0000 (19:11 +0000)
committeroliviermartin <oliviermartin@Edk2>
Fri, 12 Dec 2014 19:11:56 +0000 (19:11 +0000)
commit830e5b8c0f8dda3c46313200e1464548b2b7d2a3
tree01842ba8f24750a54daaf660b78dbb1a49e1b6fb
parent23666400234149a9c64b5881805db49cb8342ee7
ArmPlatformPkg/Bds: Fixed memory leak

Device Paths were not freed after calling
BDS_LOAD_OPTION_SUPPORT.CreateDevicePathNode()

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16514 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/BootMenu.c