mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
Squash a bunch of leaks
This commit is contained in:
@@ -765,6 +765,7 @@ void history_t::add_with_file_detection(const wcstring &str)
|
||||
}
|
||||
}
|
||||
}
|
||||
tok_destroy(&tokenizer);
|
||||
|
||||
if (! potential_paths.empty()) {
|
||||
/* We have some paths. Make a context. */
|
||||
|
||||
Reference in New Issue
Block a user