]> git.proxmox.com Git - mirror_edk2.git/commit
Fix the use of ASSERT and other fixes to memory allocation failures (like free before...
authorJaben Carsey <jaben.carsey@intel.com>
Tue, 5 Aug 2014 23:16:39 +0000 (23:16 +0000)
committerjcarsey <jcarsey@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 5 Aug 2014 23:16:39 +0000 (23:16 +0000)
commitae315cc26984d308dbe07b8e01dea7c56a78f79d
tree8fba2adf60cd80be45744beb482be0786f807db2
parentc12383d5ea53e0a82577a45afaccb16761528541
Fix the use of ASSERT and other fixes to memory allocation failures (like free before return for errors)

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Jaben Carsey <jaben.carsey@intel.com>
Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@15759 6f19259b-4bc3-4df7-8a09-765794883524
ShellPkg/Library/UefiShellCommandLib/UefiShellCommandLib.c