ATLASRECTS-6281 : Surface, try to solve memory leaks when passing naked pointers to transforms.
Merged
ATLASRECTS-6281 : Surface, try to solve memory leaks when passing naked pointers to transforms.
- Apr 26, 2021
-
-
Christos Anastopoulos authored
Surface, try to solve memory leaks when passing naked pointers to transforms. Usual legacy ownership issue. Started adding ref ctors on top of unique_ptr. We prb need to keep ref and if things can be nullptr the unique_ptr ones, and remove the plain ptr transforms ...
edd3a06e
-