zephyr/lib
Ningx Zhao 7874052df2 lib/rbtree: Remove dead case in rb_remove()
This "else" clause was dead code, in a valid
tree it's not possible to have a node and
its child both be red.
Fix issue #33239.

Signed-off-by: Ningx Zhao <ningx.zhao@intel.com>
2021-03-13 06:49:08 -05:00
..
cmsis_rtos_v1 cmsis: align buffer containing struct k_timer 2020-11-13 14:53:55 -08:00
cmsis_rtos_v2 lib: cmsis_rtos_v2: Handle possible zero length array 2020-09-18 10:13:58 -05:00
gui lib/gui/lvgl: Add fs_dir_t type variable initialization … 2021-02-05 07:32:20 -05:00
libc license: add missing SPDX headers 2021-02-11 08:05:16 -05:00
open-amp
os lib/rbtree: Remove dead case in rb_remove() 2021-03-13 06:49:08 -05:00
posix kernel: fix race conditions with z_ready_thread 2021-03-03 13:54:47 -05:00
util lib: add freebsd getopt library 2021-03-01 09:50:32 -05:00
CMakeLists.txt lib: move fnmatch to lib/util 2021-03-01 09:50:32 -05:00
Kconfig lib: move fnmatch to lib/util 2021-03-01 09:50:32 -05:00