kernel
This commit is contained in:
parent
b59f84ee36
commit
cfab1d3ce7
83468 changed files with 37938688 additions and 0 deletions
linux-6.8.1/lib/test_fortify
5
linux-6.8.1/lib/test_fortify/read_overflow2-memcmp.c
Normal file
5
linux-6.8.1/lib/test_fortify/read_overflow2-memcmp.c
Normal file
|
@ -0,0 +1,5 @@
|
|||
// SPDX-License-Identifier: GPL-2.0-only
|
||||
#define TEST \
|
||||
memcmp(large, small, sizeof(small) + 1)
|
||||
|
||||
#include "test_fortify.h"
|
Loading…
Add table
Add a link
Reference in a new issue