Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec
/
c537e12daeecaecdcd322c56a5f70659d2de7bde
/
.
/
lib
/
test_fortify
/
write_overflow-memcpy.c
blob: 3b3984e428fb75d444688fd06ba06d70a00ad2ca [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memcpy
(
instance
.
buf
,
large_src
,
sizeof
(
large_src
))
#include
"test_fortify.h"