Sign in
linux
/
linux
/
kernel
/
git
/
herbert
/
crypto-2.6
/
7ae19d422c7da84b5f13bc08b98bd737a08d3a53
/
.
/
lib
/
test_fortify
/
write_overflow-memmove.c
blob: 640437c3b3e0a9ebb0b9190bcb96958c335c3679 [
file
] [
log
] [
blame
]
// SPDX-License-Identifier: GPL-2.0-only
#define
TEST \
memmove
(
instance
.
buf
,
large_src
,
sizeof
(
large_src
))
#include
"test_fortify.h"