Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/regress/sys/uvm/stack_noexec



Module Name:    src
Committed By:   drochner
Date:           Thu Feb 19 16:49:43 UTC 2004

Modified Files:
        src/regress/sys/uvm/stack_noexec: tramptest.c

Log Message:
After reading manpages, and feedback by Chuck Silvers, change this
test to expect SIGSEGV if code execution on the stack is attempted.
Also use SA_SIGINFO and check si_code for SEGV_ACCERR.


To generate a diff of this commit:
cvs rdiff -r1.1 -r1.2 src/regress/sys/uvm/stack_noexec/tramptest.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index