summaryrefslogtreecommitdiff
path: root/builtin/fsck.c
diff options
context:
space:
mode:
authorDerrick Stolee <dstolee@microsoft.com>2021-04-12 21:08:17 (GMT)
committerJunio C Hamano <gitster@pobox.com>2021-04-14 20:48:01 (GMT)
commit4589bca829a2ace58bc98876cccd7dbd2e89f732 (patch)
treede51de02e3730e05b8689e64519db60b5374806b /builtin/fsck.c
parent71f82d032f34f7aa3708b4cdaeb12db617449606 (diff)
downloadgit-4589bca829a2ace58bc98876cccd7dbd2e89f732.zip
git-4589bca829a2ace58bc98876cccd7dbd2e89f732.tar.gz
git-4589bca829a2ace58bc98876cccd7dbd2e89f732.tar.bz2
name-hash: use expand_to_path()
A sparse-index loads the name-hash data for its entries, including the sparse-directory entries. If a caller asks for a path that is contained within a sparse-directory entry, we need to expand to a full index and recalculate the name hash table before returning the result. Insert calls to expand_to_path() to protect against this case. Signed-off-by: Derrick Stolee <dstolee@microsoft.com> Reviewed-by: Elijah Newren <newren@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'builtin/fsck.c')
0 files changed, 0 insertions, 0 deletions