Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Not Evaluated
-
Resolution: Incomplete
-
Affects Version/s: 6.2.2
-
Fix Version/s: None
-
Component/s: Quick: 3D
-
Labels:None
-
Platform/s:
Description
Hello,
I have enable Asan (tried with GCC and Clang) in an application that uses Quick3D, and I got reports of multiple mysterious leaks; most of them have no usable stack trace, but some of them mention Quick3D. May this be related to a bug in Quick3D, or me not using the API as I should to free all resources?
I'm attaching my ASan logs.