/[base]
ViewVC logotype

Revision 216231


Jump to revision: Previous Next
Author: kib
Date: Mon Dec 6 15:15:27 2010 UTC (13 years, 6 months ago)
Changed paths: 1
Log Message:
Do not leak %rdx value in the previous image to the new image after
execve(2). Note that ia32 binaries already handle this properly,
since ia32_setregs() resets td_retval[1], but not exec_setregs().

We still do not conform to the amd64 ABI specification, since %rsp
on the image startup is not aligned to 16 bytes.

PR:	amd64/124134
Discussed with:	Petr Salinger <Petr.Salinger seznam cz>
	(who convinced me that there is indeed several bugs)
MFC after:	1 week


Changed paths

Path Details
Directoryhead/sys/amd64/amd64/machdep.c modified , text changed

  ViewVC Help
Powered by ViewVC 1.1.27