Fix the parameter order of __stack_smash_handler. Also print the
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 15 Apr 2005 18:07:13 +0000 (18:07 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Fri, 15 Apr 2005 18:07:13 +0000 (18:07 +0000)
commit00612573329d50367c8d2d6c7441f0a365b49842
treef4ef333c43b9d4a1f594bfacc64ec593b8a41d5b
parent28702def489d82dc7c3ba482ed231f05ef25857b
Fix the parameter order of __stack_smash_handler. Also print the
return address on IA32 to aid debugging.
sys/libkern/stack_protector.c