Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix textconv leak in emit_rewrite_diff
We correctly free() for the normal diff case, but leak for rewrite diffs. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information