https://bugs.winehq.org/show_bug.cgi?id=36272
--- Comment #21 from David Kahurani k.kahurani@gmail.com --- (In reply to Michael Stefaniuc from comment #20)
The migration malloc / free won't fix the leaks.
I was under the impression that the migration uses system malloc/free/realloc which would allow us to setup and use Valgrind again.