ud3tn/components
Felix Walter 40d685ad3e CLA: RX: Prevent infinite loop in buffer_read
Sometimes the parser does not read any data and goes into the error
state. In this case we get an infinite loop as `buffer_read` resets the
parsers but does not hand back control to the caller.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-05-16 11:34:14 +02:00
..
aap Remove bundle ID and storage and replace the ID by the bundle pointer 2022-12-07 17:42:21 +01:00
agents application_agent: Conditionally enable _DARWIN_C_SOURCE on Apple 2023-05-15 11:01:34 +02:00
bundle6 Rename fallthrough macro to fallthrough_ok to prevent conflict 2023-05-15 11:01:34 +02:00
bundle7 bundle7/parser: Add note why status is set to DONE even if CRC is invalid 2023-05-12 09:14:37 +02:00
cla CLA: RX: Prevent infinite loop in buffer_read 2023-05-16 11:34:14 +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 contact_manager: Make assumption about maximum delay constant explicit 2023-05-15 11:39:29 +02:00