Files
bind9/lib/dns
David Lawrence 092b4e5359 The deletion assertion failure reported in RT #112 has been fixed; a pointer
should have been set to NULL when the top of a level was being rotated but
instead it was set to the node which pointed down to the level of the deleted
node.

rotate_left and rotate_right no longer take a parent parameter, since they
don't need it with the existence of parent pointers.

dns_rbt_deletefromlevel now takes a pointer to the pointer of the root of
the level as a parameter so that it doesn't have to rediscover the root that
its caller (dns_rbt_deletenode) already discovered.

dns_rbt_deletefromlevel did some (minor) pointless work with the sibling of the
deleted node before the color fixup loop was entered; it does so no more.

forward function declarations changed to ISC style.
2000-05-19 04:42:08 +00:00
..
2000-05-19 02:12:56 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-13 20:15:16 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-15 21:14:38 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-13 20:34:55 +00:00
2000-05-08 14:38:29 +00:00
2000-05-15 21:14:38 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-13 20:42:59 +00:00
2000-05-08 14:38:29 +00:00
2000-05-11 22:47:00 +00:00
2000-05-08 14:38:29 +00:00
2000-05-08 14:38:29 +00:00
2000-05-18 01:42:40 +00:00
2000-05-14 02:29:23 +00:00
2000-05-15 21:14:38 +00:00
2000-05-15 21:14:38 +00:00
2000-05-19 00:29:00 +00:00
2000-05-08 14:38:29 +00:00