mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 23:13:22 +02: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()).