Merge branch 'Fast-Fix' of lirent/libcdsb into develop
This commit is contained in:
@@ -230,6 +230,9 @@ stack_t libcdsb_builtin_rbtree_iter_inorder(rbnode_t** root, bool reverse) {
|
||||
}
|
||||
}
|
||||
|
||||
if (reverse)
|
||||
stack_reverse(&z);
|
||||
|
||||
return z;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user