http://bugs.winehq.org/show_bug.cgi?id=36601 Jacek Caban <jacek(a)codeweavers.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jacek(a)codeweavers.com --- Comment #1 from Jacek Caban <jacek(a)codeweavers.com> --- I sent a patch for the first leak: http://source.winehq.org/patches/data/105716 The second one is not a real one. We free this on DLL unload, but not on process unload. That's by design. I believe that many other DLLs have similar cases. Maybe we should always pretend regular unload when ran on Valgrind? -- 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.