]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Remove memory leak when printing help and there are dynamic commands installed
authorJaben Carsey <jaben.carsey@intel.com>
Thu, 23 Apr 2015 20:28:36 +0000 (20:28 +0000)
committerjcarsey <jcarsey@Edk2>
Thu, 23 Apr 2015 20:28:36 +0000 (20:28 +0000)
commit74760c96bea1bab2d1c4d5aceeef7130eda69880
treee5853bfa075d59cb15c8008188151dd28f27ce39
parent2a0473573ee08b1a4d3e9e7a44dfce24d078b99e
ShellPkg: Remove memory leak when printing help and there are dynamic commands installed

The list of handles needs to be freed.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Qiu Shumin <shumin.qiu@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17199 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLevel3CommandsLib/Help.c