mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-07 12:01:31 +01: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.