mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-03-14 03:22:06 +01: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.