[ftbench] Free stroker when done.
Running ftbench when compiled with LeakSanitizer reported that the
stroker
object was being leaked. Properly free it with FT_Stroke_Done.
- src/ftbench.c (test_stroke): Free
stroker
.
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
Running ftbench when compiled with LeakSanitizer reported that the
stroker
object was being leaked. Properly free it with FT_Stroke_Done.
stroker
.