ud3tn/components
Felix Walter 2fee3f101d aap2: Check string fields in incoming messages for NULL value
The EIDs and CLA addresses sent by the client may be empty, in which
case they will be assigned a NULL value. We must not use them in this
case. This also adds a second check in the bundle create functions so it
is ensured they never operate on NULL values.

Fixes: #240

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2025-04-14 08:59:36 +02:00
..
aap Fix variableScope warnings by cppcheck 2024-09-11 10:12:44 +02:00
aap2 aap2: Check string fields in incoming messages for NULL value 2025-04-14 08:59:36 +02:00
agents cla_sqlite, sqlite_agent: Fix memory leak of prepared statement on error 2024-09-30 15:54:28 +02:00
bundle6 aap2: Check string fields in incoming messages for NULL value 2025-04-14 08:59:36 +02:00
bundle7 aap2: Check string fields in incoming messages for NULL value 2025-04-14 08:59:36 +02:00
cla cla_sqlite, sqlite_agent: Fix memory leak of prepared statement on error 2024-09-30 15:54:28 +02:00
daemon hal_task: Make detached threads optional 2024-01-23 15:25:59 +01:00
platform/posix Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
routing/compat routing/compat: Set pointer to previous element properly 2024-09-11 10:16:22 +02:00
spp Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
ud3tn cmdline, docs: Warn about potentially insecure AAP TCP arguments 2024-10-02 07:49:46 +02:00