mirror of
http://git.haproxy.org/git/haproxy.git
synced 2026-02-10 06:42:45 +02:00
`diff` is guaranteed to be less than 0, because the `if` handles the `>= 0` case. Found using GitHub's CodeQL scan in HAProxy's codebase.
`diff` is guaranteed to be less than 0, because the `if` handles the `>= 0` case. Found using GitHub's CodeQL scan in HAProxy's codebase.