Willy Tarreau ab152a7eda BUG/MAJOR: b_rew() must pass a signed offset to b_ptr()
Commit 13e66da introduced b_rew() but passes -adv which is an unsigned
quantity on 64-bit platforms, causing the buffer to advance in the wrong
direction.

No backport is needed.
2012-05-31 11:33:42 +02:00
..
2012-05-08 20:57:21 +02:00
2008-05-30 07:07:19 +02:00
2012-04-07 16:25:26 +02:00
2011-06-18 20:27:19 +02:00
2009-01-25 13:49:53 +01:00
2012-05-08 20:57:21 +02:00