mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 19:41:33 +01:00
b_is_default() and b_is_large() can now be used to know if a buffer is a default buffer or a large one. _b_free() now relies on it. These functions are also used when possible (stream_free(), stream_release_buffers() and http_wait_for_msg_body()).