Re: [PATCH v2 2/2] name-hash: fix buffer overrun

2017-04-12 Thread Junio C Hamano
g...@jeffhostetler.com writes: > From: Kevin Willford > > Add check for the end of the entries for the thread partition. > Add test for lazy init name hash with specific directory structure > > The lazy init hash name was causing a buffer overflow when the last > entry in the index was multiple f

[PATCH v2 2/2] name-hash: fix buffer overrun

2017-04-03 Thread git
From: Kevin Willford Add check for the end of the entries for the thread partition. Add test for lazy init name hash with specific directory structure The lazy init hash name was causing a buffer overflow when the last entry in the index was multiple folder deep with parent folders that did not