core: parser sdp - check if body is enough for rtpmap #1
Annotations
31 warnings
build (sid, clang)
passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
build (sid, clang)
passing arguments to a function without a prototype is deprecated in all versions of C and is not supported in C23 [-Wdeprecated-non-prototype]
|
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)
'tmp' may be used uninitialized [-Wmaybe-uninitialized]
|
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
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=]
|
build (bookworm, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
build (sid, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
build (sid, gcc)
'tmp' may be used uninitialized [-Wmaybe-uninitialized]
|
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
build (sid, gcc)
'__builtin_memcpy' forming offset [512, 517] is out of the bounds [0, 512] [-Warray-bounds=]
|
build (sid, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
|
build (sid, gcc)
'__builtin_strncpy' specified bound depends on the length of the source argument [-Wstringop-truncation]
|
build (sid, gcc)
'__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
|
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|
build (sid, gcc)
'__builtin_strncat' specified bound depends on the length of the source argument [-Wstringop-overflow=]
|