Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c1dd10c681cd661aae7926630b3f3b0f26fc1cd5
/
.
/
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"