| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2022-02-13 | fortify: Detect struct member overflows in memset() at compile-time | Kees Cook | 1 | -0/+5 | |
| As done for memcpy(), also update memset() to use the same tightened compile-time bounds checking under CONFIG_FORTIFY_SOURCE. Signed-off-by: Kees Cook <[email protected]> | |||||