summary refs log tree commit diff
path: root/security
diff options
context:
space:
mode:
authorKees Cook <keescook@chromium.org>2021-04-14 15:45:39 -0700
committerKees Cook <keescook@chromium.org>2021-09-25 08:20:49 -0700
commitc430f60036af44079170ff71a461b9d7cf5ee431 (patch)
tree35cb14f5318bc70591649d0749791ae4f05c961f /security
parentcfecea6ead5f15880fc1fb31fc655f8be5cf7424 (diff)
downloadlinux-c430f60036af44079170ff71a461b9d7cf5ee431.tar.gz
fortify: Move remaining fortify helpers into fortify-string.h
When commit a28a6e860c6c ("string.h: move fortified functions definitions
in a dedicated header.") moved the fortify-specific code, some helpers
were left behind. Move the remaining fortify-specific helpers into
fortify-string.h so they're together where they're used. This requires
that any FORTIFY helper function prototypes be conditionally built to
avoid "no prototype" warnings. Additionally removes unused helpers.

Cc: Andrew Morton <akpm@linux-foundation.org>
Cc: Daniel Axtens <dja@axtens.net>
Cc: Vincenzo Frascino <vincenzo.frascino@arm.com>
Cc: Andrey Konovalov <andreyknvl@google.com>
Cc: Dan Williams <dan.j.williams@intel.com>
Acked-by: Francis Laniel <laniel_francis@privacyrequired.com>
Reviewed-by: Nick Desaulniers <ndesaulniers@google.com>
Signed-off-by: Kees Cook <keescook@chromium.org>
Diffstat (limited to 'security')
0 files changed, 0 insertions, 0 deletions