Skip to content

Changes

Summary

  1. Backport memory leak fixes (#7443) (details)
Commit bcf875b0eb44dbc671277f15c3b1783ff161df2c by 38031952+AnHeuermann
Backport memory leak fixes (#7443)

* [b36b058] Free synchronus data again
* [74be4a1] Don't leak memory every time solveNewton is called
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/newtonIteration.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/solver_main.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/synchronous.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/synchronous.h (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/nonlinearSolverNewton.c (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/newtonIteration.h (diff)
The file was modified OMCompiler/SimulationRuntime/c/simulation/solver/model_help.c (diff)