From 29bb779084d76fb31e1b5dfbf54995918d02fc0e Mon Sep 17 00:00:00 2001 From: Jordan Augé Date: Thu, 31 Oct 2019 17:02:17 +0100 Subject: [HICN-372] Code clean up MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: Ic0ce2d01a05c2724eeaf91f76aafa2facedcbaf3 Signed-off-by: Jordan Augé --- ctrl/facemgr/src/main.c | 1 + 1 file changed, 1 insertion(+) (limited to 'ctrl/facemgr/src/main.c') diff --git a/ctrl/facemgr/src/main.c b/ctrl/facemgr/src/main.c index 9eba2aa0c..b7bd6c6cd 100644 --- a/ctrl/facemgr/src/main.c +++ b/ctrl/facemgr/src/main.c @@ -246,6 +246,7 @@ MAIN_LOOP: ERR_BOOTSTRAP: facemgr_free(facemgr); + loop_free(loop); ERR_FACEMGR_CONFIG: ERR_FACEMGR: ERR_PARSE: -- cgit 1.2.3-korg