diff options
Diffstat (limited to 'native/src/testmain.cpp')
| -rw-r--r-- | native/src/testmain.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/native/src/testmain.cpp b/native/src/testmain.cpp index 9605cd0..767af02 100644 --- a/native/src/testmain.cpp +++ b/native/src/testmain.cpp | |||
| @@ -974,7 +974,7 @@ int main(int argc, char** argv) | |||
| 974 | 974 | ||
| 975 | delete results; | 975 | delete results; |
| 976 | 976 | ||
| 977 | bool check_for_memory_leaks = false; | 977 | bool check_for_memory_leaks = true; |
| 978 | 978 | ||
| 979 | // Run the LP code in a loop to see if memory footprint increases | 979 | // Run the LP code in a loop to see if memory footprint increases |
| 980 | // significantly. | 980 | // significantly. |
