aboutsummaryrefslogtreecommitdiff
path: root/lib/test_overflow.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-05test_overflow: Add memory allocation overflow testsGravatar Kees Cook 1-0/+110
2018-06-05test_overflow: Report test failuresGravatar Kees Cook 1-15/+39
2018-06-05test_overflow: macrofy some more, do more tests for freeGravatar Rasmus Villemoes 1-26/+22
2018-06-05lib: add runtime test of check_*_overflow functionsGravatar Rasmus Villemoes 1-0/+287