From: Karryanna Date: Mon, 29 Jun 2015 16:39:19 +0000 (+0200) Subject: Labeller: Cleanup: There's more to clean X-Git-Url: http://mj.ucw.cz/gitweb/?a=commitdiff_plain;h=5fe7170c97b5106c18bca338d3c76cf581553cf6;p=leo.git Labeller: Cleanup: There's more to clean --- 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