Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
6a3d5fda2ce464a80a9af9e358dfbab6a989ab5d
/
.
/
lib
/
test_fortify
/
write_overflow-memset.c
blob: 36e34908cfb391a95129c9c7de4f5d618f692d33 [
file
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memset
(
instance
.
buf
,
0x5A
,
sizeof
(
large_src
))
#include
"test_fortify.h"