mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-21 15:14:00 +02:00
Add unlikely() hints on error paths in init, conv and fetch functions. Remove unnecessary zero-initialization of local buffers that are always written before use. Fix indentation in da_haproxy_checkinst() and remove unused loop variable initialization.