mirror of
https://git.jabber.space/devs/cproof.git
synced 2026-07-25 08:56:20 +00:00
Free prefs strings, check for NULLs when closing pgp module
This commit is contained in:
@@ -449,6 +449,7 @@ _inp_rl_tab_handler(int count, int key)
|
||||
if (result) {
|
||||
rl_replace_line(result, 0);
|
||||
rl_point = rl_end;
|
||||
free(result);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user