Sign in
android-kvm
/
linux
/
c90399fbd74a0713d5972a6d931e4a9918621e88
/
.
/
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"