mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 04:12:48 +02: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.