Sign in
linux
/
linux
/
kernel
/
git
/
klassert
/
ipsec-next
/
854858848bc7ac6ea3bf896ef1b541cb9d4bca20
/
.
/
lib
/
test_fortify
/
read_overflow2-memmove.c
blob: 34edfab040a39b39725f012705471aa679f6394f [
file
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memmove
(
large
,
instance
.
buf
,
sizeof
(
large
))
#include
"test_fortify.h"