fixed memory leaks, added cleanup code, added valgrind scripts to test binaries
This commit is contained in:
@@ -42,6 +42,7 @@
|
||||
fini.h
|
||||
loop.h
|
||||
loop_http.h
|
||||
cleanup.h
|
||||
u_login.h
|
||||
u_rooms.h
|
||||
aqhomehttp.h
|
||||
@@ -57,6 +58,7 @@
|
||||
fini.c
|
||||
loop.c
|
||||
loop_http.c
|
||||
cleanup.c
|
||||
u_login.c
|
||||
u_rooms.c
|
||||
main.c
|
||||
|
||||
Reference in New Issue
Block a user