From 5fe7170c97b5106c18bca338d3c76cf581553cf6 Mon Sep 17 00:00:00 2001 From: Karryanna Date: Mon, 29 Jun 2015 18:39:19 +0200 Subject: [PATCH] Labeller: Cleanup: There's more to clean --- labeller.c | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/labeller.c b/labeller.c index 97e4714..bad0242 100644 --- a/labeller.c +++ b/labeller.c @@ -1281,9 +1281,20 @@ void labeller_label(void) void labeller_cleanup(void) { hash_cleanup(); + GARY_FREE(longlines); + GARY_FREE(requests_point); - GARY_FREE(requests_line); GARY_FREE(requests_area); + + for (uns i=0; i