]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'kt/commit-graph-plug-fp-leak-on-error'
authorJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 20:56:22 +0000 (13:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 11 May 2022 20:56:22 +0000 (13:56 -0700)
Fix a leak of FILE * in an error codepath.

* kt/commit-graph-plug-fp-leak-on-error:
  commit-graph: close file before returning NULL


Trivial merge