Details
-
Bug
-
Resolution: Unresolved
-
P2: Important
-
None
-
6.8
-
None
Description
address sanitizer (leak sanitizer to be exact) reports a number of memory leaks.
this causes builds failures of the quick3d examples (examples/quick3d/offlineshaders) when building qt with address sanitizer enabled (iirc leak sanitizer is not part of address sanitizer on all platforms, it definitely happens on linux, though). log attached