mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-09-21 22:01:31 +02:00
Some variables were signed while they were compared to unsigned ones, causing warnings to be issued when -Wextra is enabled.
Some variables were signed while they were compared to unsigned ones, causing warnings to be issued when -Wextra is enabled.