Fix precedence bug: wrong length for big-requests preceded by sync.
authorJamey Sharp <jamey@minilop.net>
Mon, 6 Jul 2009 20:14:35 +0000 (13:14 -0700)
committerJamey Sharp <jamey@minilop.net>
Mon, 6 Jul 2009 20:14:35 +0000 (13:14 -0700)
Also replace excessively clever use of bitwise OR with equivalent
addition.

Reported-by: Geoffrey Li <geoffrey@seitopos.com>
Signed-off-by: Jamey Sharp <jamey@minilop.net>
Signed-off-by: Josh Triplett <josh@joshtriplett.org>

No differences found