mirror of
https://gitlab.com/d3tn/ud3tn.git
synced 2026-08-18 13:09:11 +02:00
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> |
||
|---|---|---|
| .. | ||
| bundle7.c | ||
| bundle_age.c | ||
| create.c | ||
| eid.c | ||
| fragment.c | ||
| hopcount.c | ||
| parser.c | ||
| reports.c | ||
| serializer.c | ||
| timestamp.c | ||