Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[PATCH] fetch.c: Plug memory leak in process_tree()
When freeing a tree entry, must free its name too. Signed-off-by: Sergey Vlasov <vsu@altlinux.ru> Signed-off-by: Junio C Hamano <junkio@cox.net>
- Loading branch information