Use same test for full tree in tree_fast_alloc_node and tree_prune.
commit6d87d3b9a527dc1b514e47143de7fd3455205fd4
authorJean-loup Gailly <jloup@gailly.net>
Sat, 6 Feb 2010 14:52:27 +0000 (6 15:52 +0100)
committerJean-loup Gailly <jloup@gailly.net>
Sat, 6 Feb 2010 14:52:27 +0000 (6 15:52 +0100)
tree441af3199a287a2b2cc3341fff55502766e4bfc7
parentd8bc68579aaa4824f53c7591d33ff0e3ab1952a5
Use same test for full tree in tree_fast_alloc_node and tree_prune.
Otherwise the alloc in tree_prune may fail.
uct/tree.c