Sign in
gbmc
/
linux
/
e7327c193014a4d8666e9c1cda09cf2c060518e8
/
.
/
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"