summaryrefslogtreecommitdiff
path: root/crypto/ctype.c
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2023-01-26 14:55:28 +0000
committerHugo Landau <hlandau@openssl.org>2023-02-22 05:34:05 +0000
commit533390e46f8e2ea55d66d35fd54e724c2fb77571 (patch)
treef818d2234db283aafc38969fde54213a8bdbba02 /crypto/ctype.c
parent7eaaaaaa559d56edc9732d768dc374a4f829b187 (diff)
downloadopenssl-new-533390e46f8e2ea55d66d35fd54e724c2fb77571.tar.gz
Ensure calling BIO_recvmmsg() with a dgram pair reports errors
When calling BIO-recvmmsg() and using a dgram pair we were failing to raise an error in the case that a problem occurs. This means that the reason behind a failure cannot be detected and all problems are treated as fatal even if they may not be. Reviewed-by: Hugo Landau <hlandau@openssl.org> Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/20030)
Diffstat (limited to 'crypto/ctype.c')
0 files changed, 0 insertions, 0 deletions