haproxy/include
Willy Tarreau b509232eb8 MINOR: sample: remove impossible tests on negative smp->data.u.str.data
Since commit 843b7cb ("MEDIUM: chunks: make the chunk struct's fields
match the buffer struct") a chunk length is unsigned so we can remove
negative size checks.
2018-08-22 05:28:33 +02:00
..
common MINOR: chunk: remove impossible tests on negative chunk->data 2018-08-22 05:28:32 +02:00
import BUILD: threads/plock: fix a build issue on Clang without optimization 2017-11-20 21:06:35 +01:00
proto MINOR: sample: remove impossible tests on negative smp->data.u.str.data 2018-08-22 05:28:33 +02:00
types MINOR: stream_interface: Give stream_interface its own wait_list. 2018-08-16 17:29:54 +02:00