]> Kevux Git Server - rit/commit
Merge branch 'ds/diff-lazy-fetch-with-name-only-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:11 +0000 (16:40 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Jan 2026 07:40:11 +0000 (16:40 +0900)
commitc0754dc42305cb37823955722a5167755634c8c1
tree4336e1485b15606f6bd05edc18eb988335e1f59a
parentd28d2be5f2aa6acbd0c86b8fbae68cd222de3f4f
parent56d388e6ad9e819935a902b6d5ce3a6b3485b6e2
Merge branch 'ds/diff-lazy-fetch-with-name-only-fix'

Running "git diff" with "--name-only" and other options that allows
us not to look at the blob contents, while objects that are lazily
fetched from a promisor remote, caused use-after-free, which has
been corrected.

* ds/diff-lazy-fetch-with-name-only-fix:
  diff: avoid segfault with freed entries