Alexandre Julliard : ntdll: Handle leaf functions in RtlVirtualUnwind on ARM.
22 Feb
2024
22 Feb
'24
10:04 p.m.
Module: wine Branch: master Commit: 18b0473fe91857dd46b9ee4d640fd5d531db8c3c URL: https://gitlab.winehq.org/wine/wine/-/commit/18b0473fe91857dd46b9ee4d640fd5d... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Thu Feb 22 14:53:44 2024 +0100 ntdll: Handle leaf functions in RtlVirtualUnwind on ARM. --- dlls/ntdll/signal_arm.c | 41 +++++++---------- dlls/ntdll/tests/unwind.c | 112 +++++++++++++++++++++++++++------------------- dlls/ntdll/unwind.c | 11 +++-- 3 files changed, 90 insertions(+), 74 deletions(-)
755
Age (days ago)
755
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard