http://bugs.winehq.org/show_bug.cgi?id=56226 Zeb Figura <z.figura12@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|NEW |RESOLVED CC| |z.figura12@gmail.com Fixed by SHA1| |d78cbe84e5f0000c6523c4b997d | |e476b12d929b6 --- Comment #1 from Zeb Figura <z.figura12@gmail.com> --- This is fixed in upstream Wine. A reverse bisect shows d78cbe84e5f0000c6523c4b997de476b12d929b6 ("msvcrt: Do not create a separate heap in newer msvcrt versions.") as the commit which fixed it. I'm a little concerned by this. It implies that we were mismatching GetProcessHeap() / msvcrt heap functions, but I can't find any case of that in d3d modules at the time of the regression *or* d78cbe84e. Still, it does work consistently. -- 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.