fixed memory leaks, added cleanup code, added valgrind scripts to test binaries
This commit is contained in:
@@ -35,6 +35,8 @@ AQH_STORAGE *AqHomeStorage_GetStorage(const AQHOME_STORAGE *aqh);
|
||||
const char *AqHomeStorage_GetPidFile(const AQHOME_STORAGE *aqh);
|
||||
void AqHomeStorage_SetPidFile(AQHOME_STORAGE *aqh, const char *s);
|
||||
|
||||
int AqHomeStorage_GetTimeout(const AQHOME_STORAGE *aqh);
|
||||
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user