http://bugs.winehq.org/show_bug.cgi?id=36419 Piotr Caban <piotr.caban(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |piotr.caban(a)gmail.com --- Comment #1 from Piotr Caban <piotr.caban(a)gmail.com> --- There's no real leak here (there's no need to free memory on process exit). In this case you can't temporarily disable "reserved" parameter checking in DllMain. It causes winex11.drv to be loaded while process is getting destroyed. I don't know if it's a real issue. -- 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.