summaryrefslogtreecommitdiff
path: root/archive-tar.c
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2015-09-24 17:03:05 -0400
committerJunio C Hamano <gitster@pobox.com>2015-09-25 10:18:18 -0700
commitd270d7b7a2d631c3d11315f20bb0cf15e438dafa (patch)
treebb43a5ee55f2bfa2890a0b6758ca9bedf5bf8207 /archive-tar.c
parent7cd17e80579c2bffd6245837175a6e1b12a78045 (diff)
downloadgit-d270d7b7a2d631c3d11315f20bb0cf15e438dafa.tar.gz
mailsplit: fix FILE* leak in split_maildir
If we encounter an error while splitting a maildir, we exit the function early, leaking the open filehandle. This isn't a big deal, since we exit the program soon after, but it's easy enough to be careful. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'archive-tar.c')
0 files changed, 0 insertions, 0 deletions