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