diff options
author | Kees Cook <kees@kernel.org> | 2024-09-23 02:14:12 +0300 |
---|---|---|
committer | Kees Cook <kees@kernel.org> | 2024-09-23 02:14:12 +0300 |
commit | 886d518ca9a6b433736f74723813d8917e407f40 (patch) | |
tree | ddbfbc984de913bcb17d81d9219bf2634a63b9e2 /lib/string_helpers.c | |
parent | c121d5cc3a993cdbfab46a152bdd50227a4d5e8c (diff) | |
download | linux-886d518ca9a6b433736f74723813d8917e407f40.tar.xz |
MAINTAINERS: Add unsafe_memcpy() to the FORTIFY review list
Usually it's possible to avoid adding an unsafe_memcpy() uses, so give
the FORTIFY reviewers a chance to help avoid lying to the compiler about
the destination buffer's type/size/etc.
Signed-off-by: Kees Cook <kees@kernel.org>
---
Diffstat (limited to 'lib/string_helpers.c')
0 files changed, 0 insertions, 0 deletions