ud3tn/external/util
Felix Walter 2bb37f846e util/llsort: Prevent NULL pointer dereference
If `_tail` is not assigned, we cannot assign `_tail->next`.

Signed-off-by: Felix Walter <felix.walter@d3tn.com>
2023-06-08 10:47:47 +02:00
..
include/util util/llsort: Prevent NULL pointer dereference 2023-06-08 10:47:47 +02:00
src Rename fallthrough macro to fallthrough_ok to prevent conflict 2023-05-15 11:01:34 +02:00