diff options
author | Eric Wong <e@80x24.org> | 2018-01-20 07:43:51 +0000 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-01-23 10:18:37 -0800 |
commit | ba3a08ca0ec0d800d2fdbe73984927c1d8199082 (patch) | |
tree | f15d26b873b541bbc23bb72d2b3fa8902fc78411 /t/t5308-pack-detect-duplicates.sh | |
parent | fsck: cleanup unused variable (diff) | |
download | tgif-ba3a08ca0ec0d800d2fdbe73984927c1d8199082.tar.xz |
fsck: fix leak when traversing trees
While fsck_walk/fsck_walk_tree/parse_tree populates "struct tree"
idempotently, it is still up to the fsck_walk caller to call
free_tree_buffer.
Fixes: ad2db4030e42890e ("fsck: remove redundant parse_tree() invocation")
Signed-off-by: Eric Wong <e@80x24.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5308-pack-detect-duplicates.sh')
0 files changed, 0 insertions, 0 deletions