+11
−0
+1
−0
lib/memcpy_kunit.c
0 → 100644
+265
−0
Loading
Before changing anything about memcpy(), memmove(), and memset(), add
run-time tests to check basic behaviors for any regressions.
Signed-off-by:
Kees Cook <keescook@chromium.org>