git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
combined
(merge:
9e8ed17
0eeb3be
)
Merge branch 'ds/sparse-updates-oob-access-fix'
author
Junio C Hamano
<redacted>
Wed, 13 May 2020 19:19:20 +0000
(12:19 -0700)
committer
Junio C Hamano
<redacted>
Wed, 13 May 2020 19:19:20 +0000
(12:19 -0700)
The code to skip unmerged paths in the index when sparse checkout
is in use would have made out-of-bound access of the in-core index
when the last path was unmerged, which has been corrected.
* ds/sparse-updates-oob-access-fix:
unpack-trees: avoid array out-of-bounds error
1
2
unpack-trees.c
patch
|
diff1
|
diff2
|
blob
|
history
diff --cc
unpack-trees.c
Simple merge
git clone https://git.99rst.org/PROJECT