diff options
author | Jeff King <peff@peff.net> | 2014-01-07 17:10:35 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-01-07 14:31:52 -0800 |
commit | 648027c4c85bbfdcf0663ff51e55425aefac14a9 (patch) | |
tree | 0fda9e66db11f75bf42925e437bf2b81ce745d27 /builtin/commit.c | |
parent | 07e23839459465c1319c7ce91afaf01d3e31a97e (diff) | |
download | git-648027c4c85bbfdcf0663ff51e55425aefac14a9.tar.gz |
cat-file: fix a minor memory leak in batch_objects
We should always have been freeing our strbuf, but doing so
consistently was annoying until the refactoring in the
previous patch.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions