Re: [edk2] [PATCH 0/3] ShellPkg: Fix memory leak issues in Shell.

2015-12-21 Thread Ni, Ruiyu
Reviewed-by: Ruiyu Ni -Original Message- From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of Qiu Shumin Sent: Monday, December 21, 2015 4:43 PM To: edk2-devel@lists.01.org Cc: Qiu, Shumin Subject: [edk2] [PATCH 0/3] ShellPkg: Fix memory leak issues in Shell

[edk2] [PATCH 0/3] ShellPkg: Fix memory leak issues in Shell.

2015-12-21 Thread Qiu Shumin
Qiu Shumin (3): ShellPkg: Fix memory leak in SimpleTextOutput on file. ShellPkg: Refine the code logic of 'command history'. ShellPkg: Fix memory leak in ShellProtocol. ShellPkg/Application/Shell/ConsoleWrappers.c | 4 +++- ShellPkg/Application/Shell/Shell.c | 24 ++