]> git.ipfire.org Git - thirdparty/openssl.git/commit
fix compile error (SIZE_MAX not found) on HP-UX
authorJohn Kohl <john.kohl@hcl.com>
Wed, 26 Jul 2023 12:41:31 +0000 (08:41 -0400)
committerPauli <pauli@openssl.org>
Fri, 28 Jul 2023 00:50:39 +0000 (10:50 +1000)
commit7f14656e1cc002a09b2d6148302a1fc71a30f7cd
treee9c91e3aec8484384236d823c8177b06d438284a
parentae29622f39f7deb0599624cc7a771bfc05f1353f
fix compile error (SIZE_MAX not found) on HP-UX

Fixes #21554

CLA: trivial

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/21562)
ssl/priority_queue.c