mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-22 23:01:55 +02:00
Don't use a statically allocated address both for str2ip and str2sa_range, use the same. The inet and unix code paths have been splitted a little better to improve readability.