Sign in
linux
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
7ae19d422c7da84b5f13bc08b98bd737a08d3a53
/
.
/
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"