fixed memory leaks, added cleanup code, added valgrind scripts to test binaries
This commit is contained in:
@@ -15,6 +15,9 @@
|
||||
|
||||
void AqHomeStorage_Loop(AQHOME_STORAGE *aqh, int timeoutInMsecs);
|
||||
|
||||
int AqHomeStorage_WriteStorageIfChanged(AQHOME_STORAGE *aqh);
|
||||
|
||||
int AqHomeStorage_WriteServiceIfChanged(AQHOME_STORAGE *aqh);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user