sys/net/nanocoap: fix buffer overflow in separate response handling #27377
Annotations
2 errors and 11 warnings
static-tests:
sys/net/application_layer/nanocoap/sock.c#L1083
There is a typo: seperate ==> separate
If this is a false positive, add it to dist/tools/codespell/ignored_words.txt.
You can fix this interactively by calling
CODESPELL_INTERACTIVE=1 BASE_BRANCH=master ./dist/tools/codespell/check.sh
|
static-tests
Process completed with exit code 2.
|
static-tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
static-tests:
examples/nanocoap_server/coap_handler.c#L180
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L202
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L207
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L44
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L51
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L66
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L84
line is longer than 100 characters
|
static-tests:
examples/nanocoap_server/coap_handler.c#L95
keyword 'switch' not followed by a single space
|
static-tests:
sys/net/application_layer/nanocoap/sock.c#L210
line is longer than 100 characters
|
static-tests:
tests/net/nanocoap_cli/nanocli_client.c#L237
too many consecutive empty lines
|