Closed valoricDe closed 5 years ago
Hi, Velten @valoricDe
Do you have a data to debug?
Thanks, Alex Bol
Ohh, as I loged all the incoming nodes of delete_fixup I recognized that I used a reference to a internal node with a changed position in the tree, due to a former insert. I shouldn't have used the interla tree_delete function. I thought I could circumvent the additional tree_search. Anyway, thank you for your implementation
Velten, Thank you for your cooperation
Hi, in the function delete_fixup at
the brother_node has color 1 and a parent node but is otherwise is undefined or null Do you have a idea how to fix this?