mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-22 22:43:27 +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.