Cc: Yao Jiewen <[email protected]>
Cc: Jaben Carsey <[email protected]>
Cc: Ruiyu Ni <[email protected]>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Qiu Shumin <[email protected]>
---
ShellPkg/Application/Shell/ShellManParser.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/ShellPkg/Application/Shell/ShellManParser.c
b/ShellPkg/Application/Shell/ShellManParser.c
index 6c18491..f2c0119 100644
--- a/ShellPkg/Application/Shell/ShellManParser.c
+++ b/ShellPkg/Application/Shell/ShellManParser.c
@@ -250,6 +250,7 @@ ManBufferFindSections(
}
SHELL_FREE_NON_NULL(TempString);
}
+ SHELL_FREE_NON_NULL(TempString);
if (!Found && !EFI_ERROR(Status)) {
return (EFI_NOT_FOUND);
}
--
1.9.5.msysgit.1
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.01.org/mailman/listinfo/edk2-devel