haproxy/include
Frédéric Lécaille 876ed55d9b BUG/MINOR: protocol_buffer: Wrong maximum shifting.
This patch fixes a bad stop condition when decoding a protocol buffer variable integer
whose maximum lenghts are 10, shifting a uint64_t value by more than 63.

Thank you to Ilya for having reported this issue.

Must be backported to 2.1 and 2.0.
2020-04-02 15:09:46 +02:00
..
common MINOR: memory: Change the flush_lock to a spinlock, and don't get it in alloc. 2020-03-18 15:55:35 +01:00
import
…
proto BUG/MINOR: protocol_buffer: Wrong maximum shifting. 2020-04-02 15:09:46 +02:00
types MINOR: connections: Don't mark conn flags 0x00000001 and 0x00000002 as unused. 2020-03-31 23:04:20 +02:00