Skip to content

Fixed memory management issues with jetcore detection actor and isosurface intersection actor.

Thorwin Vogt requested to merge devel_issue_426 into master

Closes #426 (closed)

Some data items were released, even though no containsData call was done, resulting in wrong reference counters.

Also, some variables were sometimes not released.

Now, the number of active data items should no longer increase while stepping through the timesteps and Met.3D should not crash due to memory errors.

Merge request reports

Loading