Files
editline/src
Joachim Wiberg c7437c8ce3 Fix doube free in completion
When falling back to rl_filename_completion_fuction as compentry
generator, the complete() function caused double free because the
generator did not return a strdup'ed entry but one of its own that
it freed when done.

Fixes #56

Signed-off-by: Joachim Wiberg <troglobit@gmail.com>
2024-12-07 10:38:57 +01:00
..
2024-12-07 10:38:57 +01:00
2024-09-09 09:44:44 -07:00
2018-09-21 07:12:24 +02:00
2017-11-29 17:20:21 +01:00
2017-11-29 17:20:21 +01:00
2017-11-29 17:20:21 +01:00