Forked from
drm / msm
182980 commits behind the upstream repository.
Kees Cook
authored
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>