ud3tn/components/bundle6
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
..
bundle6.c bundle6: Fix calculation of primary block length field 2024-12-03 11:22:39 +01:00
create.c aap2: Check string fields in incoming messages for NULL value 2025-04-14 08:59:36 +02:00
fragment.c bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
parser.c Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
reports.c bundle6/reports: Fix final status update in admin. record parser 2024-09-11 10:16:22 +02:00
sdnv.c Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
serializer.c bundle6: Remove unused struct 2024-09-11 10:13:21 +02:00