ud3tn/components/routing/compat
Maximilian Nitsch 4e125e3af7 fix: cppcheck warnings
Add command-line options for cppcheck to the CI job:

- `--suppress=constParameterCallback`

- `--check-level=exhaustive`

  information: Limiting analysis of branches.
  Use --check-level=exhaustive to analyze all branches.

- `--force`

  information: Too many #ifdef configurations - cppcheck only checks 12
  configurations. Use --force to check all configurations.

Signed-off-by: Maximilian Nitsch <maximilian.nitsch@d3tn.com>
2026-05-20 17:57:53 +02:00
..
config_parser.c fix: cppcheck warnings 2026-05-20 17:57:53 +02:00
contact_manager.c refactor: cleanup includes 2026-05-20 16:16:35 +02:00
json_config.c refactor: cleanup includes 2026-05-20 16:16:35 +02:00
node.c routing/compat: Do not leak eid in endpoint_list_remove 2026-03-18 09:57:10 +01:00
router.c Gracefully handle bundle_get_serialized_size == 0 2026-03-19 19:22:45 +01:00
router_agent.c refactor: cleanup includes 2026-05-20 16:16:35 +02:00
routing_table.c routing/compat: Do not leak node in routing_table_replace_node 2026-03-18 09:57:10 +01:00