Skip to content
Snippets Groups Projects
Commit 886d518c authored by Kees Cook's avatar Kees Cook
Browse files

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: default avatarKees Cook <kees@kernel.org>
---
parent c121d5cc
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment