BUILD: quic: 32 bits compilation issue (QUIC_MIN() usage)
authorFrederic Lecaille <flecaille@haproxy.com>
Wed, 3 Apr 2024 09:05:28 +0000 (11:05 +0200)
committerFrederic Lecaille <flecaille@haproxy.com>
Wed, 3 Apr 2024 09:14:50 +0000 (11:14 +0200)
commit0e14bac7bdd5c3bae4402c8185a9a9bb49ebe8db
tree019c9ce24717b2516e37c2e4f1952d445dc6aef7
parent6a2f09de1ceaecb333b59058a16e4c5dcfe1c032
BUILD: quic: 32 bits compilation issue (QUIC_MIN() usage)

This issue arrived with this commit:

"MINOR: quic: HyStart++ implementation (RFC 9406)"

Thanks to @chipitsine for having reported this issue in GH #2513.

Should be backported where the previous commit will be backported.
src/quic_cc_cubic.c