Plugged little linenoise memory leaks.
This commit is contained in:
parent
e10637c419
commit
94ea37d2bc
2 changed files with 9 additions and 5 deletions
1
main.c
1
main.c
|
@ -1181,7 +1181,6 @@ Laction:
|
|||
default:
|
||||
BUG(ACTION_RETURNED_PHASE_CODE_BEYOND_END_OF_SWITCH); // LCOV_EXCL_LINE
|
||||
}
|
||||
linenoiseFree(input);
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue