Changes between Version 1 and Version 2 of Ticket #5485, comment 18
- Timestamp:
- 2019-06-19T09:02:33Z (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5485, comment 18
v1 v2 12 12 - what model did you use to obtain the result reported in comment:3? 13 13 - can I get the report by running {{{valgrind --leak-check=yes omc test.mos}}}? 14 - is [https://github.com/OpenModelica/OMCompiler/blob/5dc61f678fe0ed388fc811fe2cea14c54a0a0b29/SimulationRuntime/c/simulation/solver/kinsolSolver.c#L997 this] the loop that may be causing the memory leak?