Sign in
android-kvm
/
linux
/
23b55d673d7527b093cd97b7c217c82e70cd1af0
/
.
/
lib
/
test_fortify
/
write_overflow-memset.c
blob: 36e34908cfb391a95129c9c7de4f5d618f692d33 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memset
(
instance
.
buf
,
0x5A
,
sizeof
(
large_src
))
#include
"test_fortify.h"