Sign in
android-kvm
/
linux
/
c11099b0d1aa3e48e9578b440886d8b29779e8ba
/
.
/
lib
/
test_fortify
/
read_overflow2-memmove.c
blob: 34edfab040a39b39725f012705471aa679f6394f [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memmove
(
large
,
instance
.
buf
,
sizeof
(
large
))
#include
"test_fortify.h"