criu/test
Adrian Reber fb59ae504e test: fix GCC 16 compile error
Fedora rawhide ships a pre-release of GCC 16 which produces following
error:

  uprobes.c:34:22: error: variable ‘dummy’ set but not used [-Werror=unused-but-set-variable=]
  34 |         volatile int dummy = 0;
  |                      ^~~~~

Marking this variable as "__maybe_unused" to fix the error.

Signed-off-by: Adrian Reber <areber@redhat.com>
2026-01-12 19:06:43 -08:00
..
compel
cuda-checkpoint
exhaustive
inhfd
javaTests
jenkins
libfault
others
pki
plugins
zdtm test: fix GCC 16 compile error 2026-01-12 19:06:43 -08:00
.gitignore
abrt.sh
crit-recode.py
empty-netns-prep.sh
groups.desc
inhfd.desc
Makefile
pycriu
umount2.c
zdtm.desc
zdtm.py
zdtm_ct.c
zdtm_mount_cgroups
zdtm_umount_cgroups