cfgutils lock #608
pull_request.yml
on: pull_request
check-format
9s
Matrix: build
Annotations
20 warnings
build (bookworm, clang)
unused variable 'ret' [-Wunused-variable]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, clang)
'snprintf' macro redefined [-Wmacro-redefined]
|
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
build (bookworm, gcc)
'__builtin_strncpy' output may be truncated copying between 64 and 128 bytes from a string of length 128 [-Wstringop-truncation]
|
build (bookworm, gcc)
'__builtin_memcpy' forming offset [512, 517] is out of the bounds [0, 512] [-Warray-bounds]
|
build (bookworm, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
|
build (bookworm, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
|
build (bookworm, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|