author | Jeff King <peff@peff.net> | |
Fri, 2 Apr 2010 00:04:14 +0000 (20:04 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 2 Apr 2010 06:49:29 +0000 (23:49 -0700) | ||
commit | b76c056b95ccb15ae3b0723da983914de88b4bae | |
tree | a79b4b5c9cf35f4d930c30381f3e6bd6322757bb | tree | snapshot |
parent | c00e657df23d9e83d86a79657ff9061b1c2d357b | commit | diff |
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>
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>
diff.c | diff | blob | history |