Commit e4def81aab5df3ce1bd8622f3c89224d5910a97b

Vicent Marti 2010-10-08T13:52:17

Fix issue 3 (memory corruption resize_tree_array) The tree array wasn't being initialized when instantiating a tree object in memory instead of loading it from disk. New unit tests added to check for the problem. Signed-off-by: Vicent Marti <tanoku@gmail.com>