]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.
authorYao Jiewen <Jiewen.Yao@intel.com>
Fri, 25 Dec 2015 01:33:53 +0000 (01:33 +0000)
committershenshushi <shenshushi@Edk2>
Fri, 25 Dec 2015 01:33:53 +0000 (01:33 +0000)
commit5b77132c8f46e74d0f882c272fbfcf5bda83b11a
tree28f61c342b9c6cf16c9305cf2516f4294abecbec
parent4afbcc112b666dbebeca54d11bd5f84b814b92ed
ShellPkg: Fix memory leak in function'ShellCommandRunHelp'.

When run help command Shell may have memory leak. This patch fix this bug.

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