Added handling of timeout cmd arg for valgrind test. fixed memory leaks.
This commit is contained in:
@@ -41,6 +41,8 @@ struct AQHOMED {
|
||||
char *logFile;
|
||||
char *pidFile;
|
||||
|
||||
int timeout; /* timeout for run e.g. inside valgrind */
|
||||
|
||||
int nodeAddress;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user