https://bugs.winehq.org/show_bug.cgi?id=50993 --- Comment #17 from Roman Pišl <rpisl(a)seznam.cz> ---
So it seems not yet fully active in my environment. Details in attached file.
I'll get back to this on the weekend, but if I read your log correctly: - is from the environment where ASAN_OPTIONS=windows_hook_rtl_allocators=false, otherwise `interception ucrtbase.dll import..` would not be reachable and it is the same on my Linux box and I really don't know if that works on native Windows - the jmp in kernel32.dll is the issue that should be fixed in the MR - my issue is triggered if HeapReAlloc is called and that probably does not happen in your test case (and you must also set windows_hook_rtl_allocators=true) -- 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.