25 Jan
2015
25 Jan
'15
2:49 p.m.
https://bugs.winehq.org/show_bug.cgi?id=34254 --- Comment #4 from Sebastian Lackner <sebastian(a)fds-team.de> --- Created attachment 50569 --> https://bugs.winehq.org/attachment.cgi?id=50569 ntdll: Fix check for end_frame in RtlUnwindEx on x86_64. After reading a couple more websites and documentations I think that the check "if (context->Rsp == (ULONG64)end_frame) break;" most likely never worked correctly. The attached patch is probably a bit more correct than the hack above. -- 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.