]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'ps/odb-stream-double-close-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Jul 2026 17:18:36 +0000 (10:18 -0700)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Jul 2026 17:18:37 +0000 (10:18 -0700)
The stream-based object signature verification path has been
corrected to avoid double-closing the stream on read errors.

* ps/odb-stream-double-close-fix:
  object-file: fix closing object stream twice

1  2 
object-file.c
t/t1450-fsck.sh

diff --cc object-file.c
Simple merge
diff --cc t/t1450-fsck.sh
Simple merge