Maximum return value of BIO_ctrl_(w)pending is SIZE_MAX
authorTomas Mraz <tomas@openssl.org>
Tue, 20 Sep 2022 14:48:59 +0000 (16:48 +0200)
committerHugo Landau <hlandau@openssl.org>
Fri, 23 Sep 2022 13:28:52 +0000 (14:28 +0100)
commit3e7ecb8627a585c05de4cfb8420609ae30c1d91a
tree8403cf3aff3e60205e4466100aaf343008bf41a7
parent6db9d09f520e0137300cd11c82541cb31b47fc72
Maximum return value of BIO_ctrl_(w)pending is SIZE_MAX

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/19240)

(cherry picked from commit c6be0aa8ac3c172ad998ce33f392143312bfe760)
crypto/bio/bio_lib.c