mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-04 18:41:01 +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.