]> git.99rst.org Git - git.git/commit
Merge branch 'ps/odb-stream-double-close-fix'
authorJunio C Hamano <redacted>
Tue, 21 Jul 2026 17:18:36 +0000 (10:18 -0700)
committerJunio C Hamano <redacted>
Tue, 21 Jul 2026 17:18:37 +0000 (10:18 -0700)
commit9655cb75ff11a63f21ac9e3efeb0a4dd9aadec33
tree9c1f307ae3c68a120c8758ae931f7a299978badd
parent48bbf81c29ca9a4479ec7850fe206518682cdb2f
parentcfd52a74a0cf1a9b0e0ef6b480a45b119d8be4a2
Merge branch 'ps/odb-stream-double-close-fix'

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
object-file.c
t/t1450-fsck.sh
git clone https://git.99rst.org/PROJECT