Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
1e34064b60552616b2767d22f2e6f440ced09acb
/
.
/
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"