ud3tn/components
Felix Walter 63368aa8d8 bundle7/reports: Explicitly free if no bytes were written
This would be implicit behavior by `realloc` which we make explicit to
improve clarity of the code.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-06-08 10:47:47 +02:00
..
aap aap_parser: Fix potential null pointer dereference on failed malloc 2023-06-08 10:47:43 +02:00
agents application_agent: Remove MSG_DONTWAIT flag in recv() call 2023-05-16 16:09:18 +02:00
bundle6 Rename fallthrough macro to fallthrough_ok to prevent conflict 2023-05-15 11:01:34 +02:00
bundle7 bundle7/reports: Explicitly free if no bytes were written 2023-06-08 10:47:47 +02:00
cla cla/cla_contact_rx_task: Pass proper type to printf 2023-06-08 10:47:43 +02:00
daemon Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
platform/posix platform/hal_semaphore: Use defined constant instead of magic number 2023-05-15 11:39:29 +02:00
spp SPP: Prevent wrap-around of uint at end of loop 2023-05-10 14:32:47 +02:00
ud3tn router_task: Remove dead code 2023-06-08 10:47:47 +02:00