Set a node's pointers to zero before trying to insert it into a tree.
authorGuus Sliepen <guus@tinc-vpn.org>
Mon, 3 Dec 2012 08:02:08 +0000 (09:02 +0100)
committerGuus Sliepen <guus@tinc-vpn.org>
Mon, 3 Dec 2012 08:02:08 +0000 (09:02 +0100)
commitd19b00606576d19ef206e363ac709daf3bd00f25
tree7e43605e61e2a6b59f13c18bcacfd17eaf608037
parentd2b19be1a0dd3c4987aa926117f5bf281892c78b
Set a node's pointers to zero before trying to insert it into a tree.
src/splay_tree.c