]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jh/sparse-index-expand-to-path-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2024 21:20:34 +0000 (13:20 -0800)
committerJunio C Hamano <gitster@pobox.com>
Thu, 8 Feb 2024 21:20:34 +0000 (13:20 -0800)
A caller called index_file_exists() that takes a string expressed
as <ptr, length> with a wrong length, which has been corrected.

* jh/sparse-index-expand-to-path-fix:
  sparse-index: pass string length to index_file_exists()

1  2 
sparse-index.c

diff --cc sparse-index.c
Simple merge