Fix some memleaks on shutdown

This commit is contained in:
jsteube
2016-09-30 13:36:27 +02:00
parent d2877b95e4
commit af1701c765
18 changed files with 103 additions and 20 deletions
+1
View File
@@ -8,6 +8,7 @@
#include "memory.h"
#include "logging.h"
#include "timer.h"
#include "shared.h"
#include "thread.h"
extern hc_global_data_t data;