Skip to content

Fix assert with Qt debug build in QWidget destructor and few memory leaks

Andreas Cord-Landwehr requested to merge work/stabilityFixes into release/21.08

Fix assert with Qt debug build, add ASAN build option and fix a couple of memory leaks.

Merge request reports