haproxy/include
Willy Tarreau a33d39a1b1 CLEANUP: task: only perform a LIST_DEL() when the list is not empty
In tasklet_free() we unconditionally perform a LIST_DEL() even when
the list is empty, let's move the LIST_DEL() inside the matching block.
2019-03-25 18:10:53 +01:00
..
common MEDIUM: list: Use _HA_ATOMIC_* 2019-03-14 15:55:15 +01:00
import
proto CLEANUP: task: only perform a LIST_DEL() when the list is not empty 2019-03-25 18:10:53 +01:00
types CLEANUP: muxes/stream-int: Remove flags CS_FL_READ_NULL and SI_FL_READ_NULL 2019-03-25 06:55:23 +01:00