ntdll: Fix stack alignment in RtlRaiseException assembly code.

Alexandre Julliard julliard at winehq.org
Fri Jul 21 07:59:36 CDT 2017


Sebastian Lackner <sebastian at fds-team.de> writes:

> Signed-off-by: Sebastian Lackner <sebastian at fds-team.de>
> ---
>
> Please review carefully, don't want to break anything shortly before the
> release. ;)
>
>  dlls/ntdll/signal_i386.c |   41 ++++++++++++++++++++++++-----------------
>  1 file changed, 24 insertions(+), 17 deletions(-)

All it does is call other API functions that will align the stack
anyway, so I'm not sure it's worth the trouble.

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list