https://bugs.winehq.org/show_bug.cgi?id=56451
Bug ID: 56451 Summary: catch block fetches bogus frame when using alignas with 32 or higher Product: Wine Version: 9.4 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: msvcrt Assignee: wine-bugs@winehq.org Reporter: dlehman25@gmail.com Distribution: ---
Created attachment 76211 --> https://bugs.winehq.org/attachment.cgi?id=76211 simple c++ repro case
catch block will fetch bogus frame when using alignas() with 32 or higher
will submit pr: https://gitlab.winehq.org/dlehman25/wine/-/tree/alignas
https://bugs.winehq.org/show_bug.cgi?id=56451
--- Comment #1 from daniel dlehman25@gmail.com --- fixed with 26dfb963f3d3b6f51954d70abacf91015e03d016 (in 9.11)
https://bugs.winehq.org/show_bug.cgi?id=56451
Piotr Caban piotr.caban@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED CC| |piotr.caban@gmail.com Status|UNCONFIRMED |RESOLVED Fixed by SHA1| |26dfb963f3d3b6f51954d70abac | |f91015e03d016
--- Comment #2 from Piotr Caban piotr.caban@gmail.com --- Marking as fixed.
https://bugs.winehq.org/show_bug.cgi?id=56451
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #3 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 9.11.