]> git.proxmox.com Git - mirror_edk2.git/commit
ShellPkg: remove potential memory leak with new apps on old shell
authorJaben Carsey <jaben.carsey@intel.com>
Fri, 10 Jan 2014 16:42:45 +0000 (16:42 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 10 Jan 2014 16:42:45 +0000 (16:42 +0000)
commit75a5e2ef4e3b3a3c1d25ef0be3621edf541237c3
tree0a0f6c9625d45886e6b3d56d8e76308053437826
parent012305d551c953b6581ec38ef4534355e428cc8e
ShellPkg: remove potential memory leak with new apps on old shell

This pointer never gets free when running new apps on the old shell.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Ruiyu Ni <ruiyu.ni@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15095 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellLib/UefiShellLib.c