Fix off-by-one in new three-way-merge updates
authorLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 6 Jun 2005 06:38:18 +0000 (23:38 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Mon, 6 Jun 2005 06:38:18 +0000 (23:38 -0700)
commitd925ffbd064802bc8a6ab0bccf0c43b00a7fe710
tree0df7d7212b2a6d7514c8726d120b2f34e41b1893
parentc3f13d59f75e144e615b4a5b480348057a7b8b3f
Fix off-by-one in new three-way-merge updates

That's the final one ("Yeah, sure, we believe you").

Anyway, at least the tests pass, which is not saying a lot, since they
don't end up testing all the new the things that the new merge world
order tries to do. But hopefully we're now at least not any worse off
than we were before the rewrite.
read-tree.c