https://bugs.winehq.org/show_bug.cgi?id=50993
--- Comment #13 from Bernhard Übelacker bernhardu@mailbox.org --- (In reply to Roman Pišl from comment #12)
I tried the latest changes from PR 113085 with Wine 9.22 and it works with windows_hook_rtl_allocators=false. If enabled it fails with:
AddressSanitizer: CHECK failed: asan_malloc_win.cpp:268 "((reallocFunc && heapSizeFunc && freeFunc && allocFunc)) != (0)" (0x0, 0x0) (tid=404)
Strangely I cannot remember getting this error in my testings. Is there maybe additional console output before?