Commit 1a8167afbc2554677383b4275b37cc7c7ca61478

Carlos Martín Nieto 2011-07-14T00:04:24

status: don't hide tree closing It's not obvious that recurse_tree_entries or recurse_tree_entry should free a resource that wasn't allocated by them. Do this explicitely and plug a leak while we're at it. Signed-off-by: Carlos Martín Nieto <cmn@elego.de>