1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/tests
Michael Vetter 2526e396f8 Fix autocomplete memleak in test_autocomplete
autocomplete_free() calls autocomplete_clear() and then frees the struct
itself.

Regards https://github.com/profanity-im/profanity/issues/1019
2019-10-06 18:26:34 +02:00
..
functionaltests Update tests with new URL 2019-05-03 10:46:41 +02:00
unittests Fix autocomplete memleak in test_autocomplete 2019-10-06 18:26:34 +02:00