]> git.ipfire.org Git - thirdparty/git.git/commit - t/t7011-skip-worktree-reading.sh
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)
commit3239100b5a0135fb5d50a023fef7fdd7325f101a
tree02444fc62ac27a22ca4afb41a441451fca1e8942
parentf73ad8f75f65f5e11c1004f58600a4659b8f0989
parent12f1ae53243d3ff06a956da1846dde6f32498342
Merge branch 'ml/commit-graph-expire-dir-leak-fix'

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
commit-graph.c