mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-01-26 20:41:41 +01:00
A few places still made use of buffer_len()==0 to detect an empty buffer. Use the cleaner and more efficient buffer_empty() instead.
A few places still made use of buffer_len()==0 to detect an empty buffer. Use the cleaner and more efficient buffer_empty() instead.