2
0
mirror of git://sourceware.org/git/glibc.git synced 2025-03-25 13:51:04 +08:00
Florian Weimer 8a5df95ffa i386: In makecontext, align the stack before calling exit [BZ ]
Before this change, if glibc was compiled with SSE instructions and a
sufficiently recent GCC, an unaligned stack access in
__run_exit_handlers would cause stdlib/tst-makecontext to crash.
2018-01-04 18:47:35 +01:00
..
2016-10-25 17:05:47 -02:00
2016-10-25 17:05:47 -02:00
2017-12-07 00:48:31 +00:00