Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a small memory leak in builtin-add
prune_directory and fill_directory allocated one byte per pathspec and never freed it. Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information