repo.or.cz
/
drm
/
drm-misc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
drm/connector: hdmi: Fix memory leak in drm_display_mode_from_cea_vic()
[drm/drm-misc.git]
/
lib
/
test_fortify
/
read_overflow2-memmove.c
blob
34edfab040a39b39725f012705471aa679f6394f
1
// SPDX-License-Identifier: GPL-2.0-only
2
#define TEST \
3
memmove(large, instance.buf, sizeof(large))
4
5
#include
"test_fortify.h"