]> git.proxmox.com Git - libgit2.git/commit - src/libgit2/tree.c
Fix memory leak in git_tree_walk on error or when stopping the walk from the supplied...
authorwilke <wilke.havinga@quintiq.com>
Fri, 13 Sep 2013 19:36:39 +0000 (21:36 +0200)
committerwilke <wilke.havinga@quintiq.com>
Fri, 13 Sep 2013 19:36:39 +0000 (21:36 +0200)
commitd7fc2eb29b4574b96b190572470bfcb7dab9d078
tree1f809b43b8855035f086d14a2349b76fdcfa9e61
parent4e01e3029b389dc45a040b794ceeeb0cbe32004a
Fix memory leak in git_tree_walk on error or when stopping the walk from the supplied callback
src/tree.c