Commit c8f5ff8f65617e6e097dd779492bd7af47232d4f

Vicent Marti 2011-01-20T14:43:27

Fix initialization of in-memory trees In-memory tree objects were not being properly initialized, because the internal entries vector was created on the 'parse' method. Signed-off-by: Vicent Marti <tanoku@gmail.com>