Sign in
cos
/
third_party
/
kernel
/
3561c75e88c8db2e5bed27a0e591d93b17c4f92b
/
.
/
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"