]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/bisect-double-free-fix'
authorJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:14:46 +0000 (10:14 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 4 Dec 2024 01:14:46 +0000 (10:14 +0900)
Work around Coverity warning that would not trigger in practice.

* ps/bisect-double-free-fix:
  bisect: address Coverity warning about potential double free


Trivial merge