fixed memory leaks, added cleanup code, added valgrind scripts to test binaries
This commit is contained in:
@@ -50,7 +50,9 @@ AQH_HTTP_CONTENT *AqHomeHttpService_GetContentTree(const AQH_SERVICE *sv);
|
||||
void AqHomeHttpService_SetContentTree(AQH_SERVICE *sv, AQH_HTTP_CONTENT *c);
|
||||
|
||||
|
||||
|
||||
int AqHomeHttpService_LockStorage(AQH_SERVICE *sv);
|
||||
int AqHomeHttpService_UnlockStorage(AQH_SERVICE *sv);
|
||||
void AqHomeHttpService_MarkStorageChanged(AQH_SERVICE *sv);
|
||||
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user