about summary refs log tree commit diff
path: root/debug/tst-longjmp_chk3.c
Commit message (Collapse)AuthorAgeFilesLines
* tst-longjmp_chk3: new test for checking sigaltstack edge casesMike Frysinger2014-02-081-0/+85
Make sure the longjmp checking logic catches stacks that are slightly outside of a valid alternative signal stack. Signed-off-by: Mike Frysinger <vapier@gentoo.org>