about summary refs log tree commit diff
path: root/posix/tst-spawn.c
diff options
context:
space:
mode:
authorH.J. Lu <hjl.tools@gmail.com>2015-07-12 14:38:58 -0700
committerH.J. Lu <hjl.tools@gmail.com>2015-08-03 14:32:47 -0700
commit08094d48c130d3ae6182296ef3c9561ca1066b39 (patch)
treecdfba5498d2451b4066ea469e74591eaf556fe9d /posix/tst-spawn.c
parent723a5bd465082390bd9369d4f95ec11b32cf47dd (diff)
downloadglibc-08094d48c130d3ae6182296ef3c9561ca1066b39.tar.gz
glibc-08094d48c130d3ae6182296ef3c9561ca1066b39.tar.xz
glibc-08094d48c130d3ae6182296ef3c9561ca1066b39.zip
Align stack to 16 bytes when calling __setcontext
Don't use pop to restore %rdi so that stack is aligned to 16 bytes
when calling __setcontext.

	[BZ #18661]
	* sysdeps/unix/sysv/linux/x86_64/__start_context.S
	(__start_context): Don't use pop to restore %rdi so that stack
	is aligned to 16 bytes when calling __setcontext.
Diffstat (limited to 'posix/tst-spawn.c')
0 files changed, 0 insertions, 0 deletions