[Bug 36296] valgrind shows a potential leak in msvcp90/tests/ios.c

wine-bugs at winehq.org wine-bugs at winehq.org
Thu May 8 13:51:08 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=36296

--- Comment #3 from Austin English <austinenglish at gmail.com> ---
(In reply to Piotr Caban from comment #1)
> This is caused by optimization that skips memory freeing when dll is
> unloaded on process exit. You need to disable it before using valgrind.
> Maybe we should think about a way of running the tests with cleanup code
> executed.

That would be very useful, for Coverity and maybe Clang or other tools as well.

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.



More information about the wine-bugs mailing list