https://bugs.winehq.org/show_bug.cgi?id=41998
Józef Kucia joseph.kucia@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |joseph.kucia@gmail.com
--- Comment #5 from Józef Kucia joseph.kucia@gmail.com --- (In reply to Fabian Maurer from comment #3)
Created attachment 56433 [details] WINEDEBUG=warn+heap
WINEDEBUG=warn+heap doesn't make a big difference, but notice that it doesn't try to access NULL anymore, it's now a different address.
0xfeeefeee is a bit pattern used by "warn+heap" to mark free blocks.