aboutsummaryrefslogtreecommitdiffstats
path: root/commit.c
diff options
context:
space:
mode:
authorLidong Yan <502024330056@smail.nju.edu.cn>2025-06-04 03:11:15 +0000
committerJunio C Hamano <gitster@pobox.com>2025-06-04 08:55:30 -0700
commit7082da85cbd03404a21a3ba02158d7ab1989cfc2 (patch)
tree5819b7e23b19adad3fd5f855ef33d108ac1fce97 /commit.c
parentCI updates (diff)
downloadgit-7082da85cbd03404a21a3ba02158d7ab1989cfc2.tar.gz
git-7082da85cbd03404a21a3ba02158d7ab1989cfc2.zip
commit-graph: fix start_delayed_progress() leak
In commit-graph.c:graph_write(), if read_one_commit() failed, progress allocated in start_delayed_progress() will leak. Add stop_progress() before goto cleanup. Signed-off-by: Lidong Yan <502024330056@smail.nju.edu.cn> Acked-by: Patrick Steinhardt <ps@pks.im> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.c')
0 files changed, 0 insertions, 0 deletions