ud3tn/components/spp
Felix Walter 13b2d78cec SPP: Prevent wrap-around of uint at end of loop
Not strictly necessary, but will prevent the value going below zero and
wrapping around after the loop finished.

Found by Clang's UB sanitizer.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-05-10 14:32:47 +02:00
..
spp.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
spp_internal.c Insert SPDX license expression comments into our .c, .h, .py, and .sh code 2022-02-20 16:24:38 +01:00
spp_parser.c CLA: TCPSPP: Drop SPPs with unknown APID before parsing timecode 2022-11-09 09:30:45 +01:00
spp_timecodes.c SPP: Prevent wrap-around of uint at end of loop 2023-05-10 14:32:47 +02:00