Skip to content

Resolve "(viz): memleak with textures"

Flavien BRIDAULT requested to merge 1192-viz-memleak-in-volume-rendering into dev

Description

This solves a mem leak appearing in all apps with activities using textures.

Closes #1192 (closed)

How to test it?

  • Launch ExActivities
  • Load an image
  • Do the whole worfklow
  • Open a memory monitor of your choice
  • Swap several times between the two last activities
  • Observe the memory used does not increase each time you back to the volume rendering activity (last one)
Edited by Flavien BRIDAULT

Merge request reports