Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
c5d9ae265b105d9a67575fb67bd4650a6fc08e25
/
.
/
lib
/
test_fortify
/
read_overflow2-memcpy.c
blob: 07b62e56cf1675a64c0d45feb2a979b74e8368d3 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memcpy
(
large
,
instance
.
buf
,
sizeof
(
large
))
#include
"test_fortify.h"