https://bugs.winehq.org/show_bug.cgi?id=51223
--- Comment #6 from Rémi Bernon rbernon@codeweavers.com --- Unfortunately I missed some realloc call replacement in that patch, and HeapReAlloc fails when called with a malloc-allocated pointer.
I sent https://source.winehq.org/patches/data/207402 which should fix the issue.