Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/test_overflow.c: avoid tainting the kernel and fix wrap size | Kees Cook | 2019-07-16 | 1 | -5/+6 |
* | test_overflow: Add shift overflow tests | Kees Cook | 2018-08-08 | 1 | -1/+197 |
* | test_overflow: fix an IS_ERR() vs NULL bug | Dan Carpenter | 2018-06-12 | 1 | -1/+1 |
* | test_overflow: Add memory allocation overflow tests | Kees Cook | 2018-06-05 | 1 | -0/+110 |
* | test_overflow: Report test failures | Kees Cook | 2018-06-05 | 1 | -15/+39 |
* | test_overflow: macrofy some more, do more tests for free | Rasmus Villemoes | 2018-06-05 | 1 | -26/+22 |
* | lib: add runtime test of check_*_overflow functions | Rasmus Villemoes | 2018-06-05 | 1 | -0/+287 |