aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
AgeCommit message (Expand)Author
2019-07-16lib/test_overflow.c: avoid tainting the kernel and fix wrap sizeKees Cook
2018-08-08test_overflow: Add shift overflow testsKees Cook
2018-06-12test_overflow: fix an IS_ERR() vs NULL bugDan Carpenter
2018-06-05test_overflow: Add memory allocation overflow testsKees Cook
2018-06-05test_overflow: Report test failuresKees Cook
2018-06-05test_overflow: macrofy some more, do more tests for freeRasmus Villemoes
2018-06-05lib: add runtime test of check_*_overflow functionsRasmus Villemoes