Merge branch 'es/unpack-trees-oob-fix' into maint
authorJunio C Hamano <redacted>
Fri, 14 Feb 2020 20:42:27 +0000 (12:42 -0800)
committerJunio C Hamano <redacted>
Fri, 14 Feb 2020 20:42:28 +0000 (12:42 -0800)
The code that tries to skip over the entries for the paths in a
single directory using the cache-tree was not careful enough
against corrupt index file.

* es/unpack-trees-oob-fix:
  unpack-trees: watch for out-of-range index position

1  2 
unpack-trees.c

diff --cc unpack-trees.c
Simple merge
git clone https://git.99rst.org/PROJECT