In an application I have a task that keeps consuming memory until it crashes. Watching with processExplorer I found that the following function allocates approxmiately 50MB every time it is called (it is called 30 times). This memory is not freed when the function exits, even if I call...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.