]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix a return value in tls_default_read_n
authorMatt Caswell <matt@openssl.org>
Wed, 5 Oct 2022 14:01:18 +0000 (15:01 +0100)
committerMatt Caswell <matt@openssl.org>
Wed, 12 Oct 2022 14:53:31 +0000 (15:53 +0100)
commitf78c51995e35889d39cb0bdadcbfa3e144bd8a29
treee51fe3c3908869563266972b3eff187b33980a92
parentace3819506d8d6bd298dd8448fefcbd62b63580c
Fix a return value in tls_default_read_n

Reviewed-by: Hugo Landau <hlandau@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/19343)
ssl/record/methods/tls_common.c