Alexandre Julliard pushed to branch master at wine / wine
Commits: f7b4e0bf by Paul Gofman at 2025-11-10T23:15:07+01:00 ntdll: Don't detect epilogue in chained unwind function on x64.
Fixes a regression introduced by 052722667c9dbf96a5dc04d45af55599718d9f92.
- - - - - 16768a91 by Paul Gofman at 2025-11-10T23:15:07+01:00 ntdll: Check for related functions in is_inside_epilog() when detecting tail call.
Fixes a regression introduced by 052722667c9dbf96a5dc04d45af55599718d9f92.
- - - - -
2 changed files:
- dlls/ntdll/tests/unwind.c - dlls/ntdll/unwind.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/compare/1907a5b039bf933ba176ba6b188089...