Sign in
cos
/
third_party
/
kernel
/
refs/heads/cvm/M109-tdx-quote-support
/
.
/
lib
/
test_fortify
/
write_overflow_field-memcpy.c
blob: 28cc81058dd3443001b12faa550e82e7885ab761 [
file
] [
log
] [
blame
] [
edit
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memcpy
(
instance
.
buf
,
large
,
sizeof
(
instance
.
buf
)
+
1
)
#include
"test_fortify.h"