Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec-next
/
570e4549f63293ca4973ef367ff02554f3e3dfc2
/
.
/
lib
/
test_fortify
/
write_overflow-memmove.c
blob: 640437c3b3e0a9ebb0b9190bcb96958c335c3679 [
file
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memmove
(
instance
.
buf
,
large_src
,
sizeof
(
large_src
))
#include
"test_fortify.h"