summaryrefslogtreecommitdiff
path: root/builtin/commit.c
diff options
context:
space:
mode:
authorMike Hommey <mh@glandium.org>2019-11-22 17:37:04 +0900
committerJunio C Hamano <gitster@pobox.com>2019-11-25 11:48:48 +0900
commit0aa0c2b2ec12c91a122aec7a8497fe3577529eba (patch)
tree617be167f7d8719d3da6a00b74ab897af3a942c6 /builtin/commit.c
parentffa1f28fea000312ac917874db40f7b298458ef5 (diff)
revision: free topo_walk_info before creating a new one in init_topo_walk
init_topo_walk doesn't reuse an existing topo_walk_info, and currently leaks the one that might exist on the current rev_info if it was already used for a topo walk beforehand. Signed-off-by: Mike Hommey <mh@glandium.org> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/commit.c')
0 files changed, 0 insertions, 0 deletions