[PATCH] winecrt0: Do not expect jmp_buf to be aligned in __wine_longjmp on x86_64.

Alexandre Julliard julliard at winehq.org
Mon Jul 13 15:05:16 CDT 2020


Paul Gofman <pgofman at codeweavers.com> writes:

> There is no guarantee that jmp_buf is 16 bytes aligned.

It is using DECLSPEC_ALIGN(16) though. Where do you see it being
misaligned?

-- 
Alexandre Julliard
julliard at winehq.org



More information about the wine-devel mailing list