On 7 July 2014 20:05, Junio C Hamano [off-list ref] wrote:
David Turner [off-list ref] writes:
quoted
When a ref crosses a memory page boundary, we restart the parsing at
the beginning with the bytewise code. Pass the original flags to
that code, rather than the current flags.
Good.
I've run the whole test suite with this patch applied, and it fixes the
problem on 64-bit Debian 7.5.
I probably should add:
Reported-by: Øyvind A. Holm [off-list ref]
before your sign-off.
Thanks. :)
Cheers,
Øyvind