fix coverity 307536
This commit is contained in:
@@ -128,7 +128,7 @@ static int CmdHfLTOInfo(const char *Cmd) {
|
||||
arg_param_end
|
||||
};
|
||||
CLIExecWithReturn(ctx, Cmd, argtable, true);
|
||||
|
||||
CLIParserFree(ctx);
|
||||
return infoLTO(true);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user