Skip to content
Snippets Groups Projects
Verified Commit 2cec7342 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

Fix bug in ModelTree::writeParamsDerivativesFileHelper()

Elements of params_derivatives could be accessed without them being defined,
thus causing illegal memory read.

Ensure that these elements always exist.

(partially cherry picked from commit 64157d90)
parent 9429c7e9
No related branches found
No related tags found
No related merge requests found
Pipeline #7506 passed
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment