tree.h
455 Bytes
-
Fix initialization of in-memory trees · c8f5ff8f
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>
Vicent Marti committed