https://bugs.winehq.org/show_bug.cgi?id=36272
--- Comment #19 from David Kahurani k.kahurani@gmail.com --- (In reply to Michael Stefaniuc from comment #17)
Yeah, I was more looking for a working valgrind setup than for the actual leaks...
If I am not mistaken, there's been an on-going migration; migrating from Heap* windows functions to malloc/free/realloc. I don't know for sure why this migration has been going on but it looks like it could help in here.
If you are okay with this, I could migrate the modules...