ud3tn/components/bundle7
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
..
bundle7.c Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
bundle_age.c bundle7: Fix handling of NULL buffers in parsers 2023-05-10 14:32:47 +02:00
create.c aap2: Check string fields in incoming messages for NULL value 2025-04-14 08:59:36 +02:00
eid.c bundle7/eid: Prevent potential double-free of EID string 2024-11-16 13:40:43 +01:00
fragment.c bundle_fragmenter: Always create new fragments with offset + length 2024-06-21 10:36:30 +02:00
hopcount.c style: Spacing, indentation, long lines, continuations 2023-07-25 13:15:05 +02:00
parser.c bundle7: Limit allowed values for bundle block type and fix assertion 2024-10-22 09:44:55 +02:00
reports.c bundle7: Fix shadowFunction warnings by cppcheck 2024-09-11 10:15:34 +02:00
serializer.c Fix constParameter and constVariable warnings by cppcheck 2024-09-11 10:13:21 +02:00
timestamp.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00