Skip to content
Commit 7874052d authored by NingX Zhao's avatar NingX Zhao Committed by Anas Nashif
Browse files

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: default avatarNingx Zhao <ningx.zhao@intel.com>
parent 15b9565b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment