[openssl/openssl] 1417e2: Fix BIO_get_ktls_send/recv to return 0 or 1 only
Tomas Mraz
noreply at reply.github.openssl.org
Mon May 16 08:46:23 UTC 2022
Branch: refs/heads/openssl-3.0
Home: https://github.openssl.org/openssl/openssl
Commit: 1417e2b4b45b7753efe9b58bea8fe5557dd316d8
https://github.openssl.org/openssl/openssl/commit/1417e2b4b45b7753efe9b58bea8fe5557dd316d8
Author: Tomas Mraz <tomas at openssl.org>
Date: 2022-05-16 (Mon, 16 May 2022)
Changed paths:
M doc/man3/BIO_ctrl.pod
M include/openssl/bio.h.in
Log Message:
-----------
Fix BIO_get_ktls_send/recv to return 0 or 1 only
Fixes #18176
Reviewed-by: Matt Caswell <matt at openssl.org>
Reviewed-by: Bernd Edlinger <bernd.edlinger at hotmail.de>
(Merged from https://github.com/openssl/openssl/pull/18178)
(cherry picked from commit 524bac570702a79366b85ff1f66e07d3e002370c)
More information about the openssl-commits
mailing list