]> asedeno.scripts.mit.edu Git - PuTTY.git/commit
Deletion case 2c can shift the root; case 3b is not the only case that
authorSimon Tatham <anakin@pobox.com>
Mon, 2 Oct 2000 11:47:30 +0000 (11:47 +0000)
committerSimon Tatham <anakin@pobox.com>
Mon, 2 Oct 2000 11:47:30 +0000 (11:47 +0000)
commit4a2ea18a51a065539e55462c34445cea3e389283
tree8ad3c69614cd9004fe13f6df1ebb32e4aba6699a
parent4471e3fe6c2034ec35a1ea54531b6d289f9d588b
Deletion case 2c can shift the root; case 3b is not the only case that
can do that. The bad case happens when you have a root node containing
only one actual element, and its two child nodes have only one element
each, and you try to delete the element in the root.

[originally from svn r660]
tree234.c