]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a typo resulting in truncated linux32 signal trampoline code copied
authorKonstantin Belousov <kib@FreeBSD.org>
Tue, 31 Oct 2006 17:53:02 +0000 (17:53 +0000)
committerKonstantin Belousov <kib@FreeBSD.org>
Tue, 31 Oct 2006 17:53:02 +0000 (17:53 +0000)
commitd4d2a400e41969dc3a9b65e49c942c254fdfeb64
treefe701f0e846308f805936256ae9a5f0060a21ee2
parent77cae244f8d12a46083aae1621c513cb2412c149
Fix a typo resulting in truncated linux32 signal trampoline code copied
to the usermode. Usually, signal handler segfaulted on return.

Reviewed by: jhb
MFC after: 3 days
sys/amd64/linux32/linux32_sysvec.c