summaryrefslogtreecommitdiff
path: root/include/linux/fortify-string.h
AgeCommit message (Expand)Author
2021-10-25fortify: strlen: Avoid shadowing previous localsQian Cai
2021-09-25fortify: Allow strlen() and strnlen() to pass compile-time known lengthsKees Cook
2021-09-25fortify: Prepare to improve strnlen() and strlen() warningsKees Cook
2021-09-25fortify: Fix dropped strcpy() compile-time write overflow checkKees Cook
2021-09-25fortify: Move remaining fortify helpers into fortify-string.hKees Cook
2021-02-26string.h: move fortified functions definitions in a dedicated header.Francis Laniel