Merge pull request #991 from qw-ctf/various-fixes #76
Annotations
7 warnings
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see /~https://github.com/actions/runner-images/issues/10636
|
Run CMake:
src/pr2_cmds.c#L1128
the comparison will always evaluate as 'true' for the pointer operand in '(intptr_t *)ed->v + (sizetype)fofs' must not be NULL [-Waddress]
|
Run CMake:
src/sv_mod_frags.c#L181
passing argument 1 of 'pcre2_substring_list_free_8' from incompatible pointer type [-Wincompatible-pointer-types]
|
Run CMake:
src/cl_demo.c#L3819
dangling pointer 'real_name_38' to 'unpacked_path' may be used [-Wdangling-pointer=]
|
Run CMake:
src/snd_mem.c#L679
pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
|
Run CMake:
src/snd_mem.c#L679
pointer targets in passing argument 1 of 'strncmp' differ in signedness [-Wpointer-sign]
|
Run CMake:
src/gl_misc.c#L86
useless type name in empty declaration
|
Loading