ud3tn/include/cla
Felix Walter 553cb23bdd Fix constParameter and constVariable warnings by cppcheck
This improves const correctness, at least for pointers (making the
pointed-to data const where possible).

Some suppressions are added for false positive warnings, such as in
`simple_queue.c` where an arithmethic operation is used on the pointer
to calculate a non-const pointer that is returned (thus, the passed
pointer should also not point to const).

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2024-09-11 10:13:21 +02:00
..
posix Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
storage cla_sqlite: Set busy timeout to 100 ms 2024-06-21 11:16:07 +02:00
bibe_proto.h Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
blackhole_parser.h Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
cla.h Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
cla_contact_rx_task.h Remove config.h: Move all definitions to individual headers 2023-09-29 14:43:21 +02:00
cla_contact_tx_task.h aap2: Pass the next-hop node ID and CLA address to the BDM 2024-06-25 10:25:12 +02:00
mtcp_proto.h Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00