haproxy/include
Christopher Faulet a142c1deb4 BUG/MINOR: obj_type: Handle stream object in obj_base_ptr() function
The stream object (OBJ_TYPE_STREAM) was missing in the switch statement of the
obj_base_ptr() function.

This patch must be backported as far as 2.0.
2020-04-27 09:39:38 +02:00
..
common MINOR: standard: Add my_memspn and my_memcspn 2020-04-27 09:39:38 +02:00
import
proto BUG/MINOR: obj_type: Handle stream object in obj_base_ptr() function 2020-04-27 09:39:38 +02:00
types MINOR: checks/obj_type: Add a new object type for checks 2020-04-27 09:39:38 +02:00