Commit 886d518
committed
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>
---1 parent c121d5c commit 886d518
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8772 | 8772 | | |
8773 | 8773 | | |
8774 | 8774 | | |
| 8775 | + | |
8775 | 8776 | | |
8776 | 8777 | | |
8777 | 8778 | | |
| |||
0 commit comments