Linux
DragonflyBSD
—
FreeBSD
—
Haiku
—
Illumos
—
Linux
—
NetBSD
—
OpenBSD
Action
Toggle Dropdown
Action
Another action
Something else here
Separated link
Symbol:
LITERAL_LARGE
lib/test_fortify/test_fortify.h
20
const char large_src[__BUF_LARGE] = LITERAL_LARGE;
lib/test_fortify/write_overflow-strcpy-lit.c
3
strcpy(small, LITERAL_LARGE)