Replies: 1 comment
-
Hello. Sorry for my very late answer but do you have more information about this memory weak ? Do you know where or which object/pointer seems to be leaking ? How did you find about this leak ? Did you have warning somewhere in Visual Studio ? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have noticed that in debug mode, the library leaks quite a bit, this could be caused by the same visual studio, which signals a memory leak for memory allocated on the stack rahter than on the heap. Have you experienced something like this ?
Beta Was this translation helpful? Give feedback.
All reactions