Reviewed-by: Ruiyu Ni <[email protected]>
-----Original Message----- From: edk2-devel [mailto:[email protected]] On Behalf Of Qiu Shumin Sent: Monday, December 21, 2015 4:43 PM To: [email protected] Cc: Qiu, Shumin <[email protected]> Subject: [edk2] [PATCH 0/3] ShellPkg: Fix memory leak issues in Shell. 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 +++++++++++++++++++++++- ShellPkg/Application/Shell/Shell.h | 2 ++ ShellPkg/Application/Shell/ShellProtocol.c | 5 +++++ 4 files changed, 33 insertions(+), 2 deletions(-) -- 1.9.5.msysgit.1 _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

