diff options
author | Mike Hommey <mh@glandium.org> | 2019-11-22 17:37:04 +0900 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2019-11-25 11:48:48 +0900 |
commit | 0aa0c2b2ec12c91a122aec7a8497fe3577529eba (patch) | |
tree | 617be167f7d8719d3da6a00b74ab897af3a942c6 /t/t5551-http-fetch-smart.sh | |
parent | revision: clear the topo-walk flags in reset_revision_walk (diff) | |
download | tgif-0aa0c2b2ec12c91a122aec7a8497fe3577529eba.tar.xz |
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 't/t5551-http-fetch-smart.sh')
0 files changed, 0 insertions, 0 deletions