fixed memory leaks, added cleanup code, added valgrind scripts to test binaries
This commit is contained in:
@@ -41,6 +41,8 @@ struct AQH_STORAGE {
|
||||
uint64_t lastValueId;
|
||||
|
||||
char *stateFile;
|
||||
|
||||
uint32_t runtimeFlags;
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user