On 7 July 2014 20:05, Junio C Hamano wrote:
> David Turner writes:
> > 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
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.
Signed-off-by: David Turner
---
refs.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/refs.c b/r
2 matches
Mail list logo