Sign in
linux
/
linux
/
kernel
/
git
/
paulmck
/
linux-rcu
/
66ae04368efbe20eb8951c9a76158f99ce672f25
/
.
/
lib
/
test_fortify
/
write_overflow-strcpy-lit.c
blob: 51effb3e50f9dbcf414e3a2e90617d4d3b6d7713 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
strcpy
(
small
,
LITERAL_LARGE
)
#include
"test_fortify.h"