[Bug 36150] valgrind shows a few leaks in dlls/msi/tests/automation.c

wine-bugs at winehq.org wine-bugs at winehq.org
Sat May 24 08:38:58 CDT 2014


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

--- Comment #1 from Nikolay Sivov <bunglehead at gmail.com> ---
Typelib is release in DllMain, but not if a process is terminated. So it's a
same thing as for many other reports - optimization on process termination
makes it look to valgrind likes it's leaking.

-- 
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