]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ml/commit-graph-expire-dir-leak-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 21 Sep 2022 21:23:14 +0000 (14:23 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 21 Sep 2022 21:23:14 +0000 (14:23 -0700)
A result from opendir() was leaking in the commit-graph expiration
codepath, which has been plugged.

* ml/commit-graph-expire-dir-leak-fix:
  commit-graph: Fix missing closedir in expire_commit_graphs

1  2 
commit-graph.c

diff --cc commit-graph.c
Simple merge