mirror of
https://github.com/ukui/kernel.git
synced 2026-03-09 10:07:04 -07:00
As done for memcpy(), also update memset() to use the same tightened compile-time bounds checking under CONFIG_FORTIFY_SOURCE. Signed-off-by: Kees Cook <keescook@chromium.org>