mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2026-04-21 22:31:11 +02:00
Coverity raised a potential overflow issue in these new functions that work on unsigned long long objects. They were added in commit 9b25982 "BUG/MEDIUM: ssl: Verify error codes can exceed 63". This patch needs to be backported alongside 9b25982.