mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-04 22:51:26 +01:00
That's similar to what was done for conn_streams and connections. The flags were only set exactly when the relevant pointers were allocated, so better test the pointer than the flag and stop setting the flag.