]> git.ipfire.org Git - thirdparty/openssl.git/commit
BIO_write_ex: No error only on 0 bytes to write
authorTomas Mraz <tomas@openssl.org>
Wed, 9 Jun 2021 11:48:21 +0000 (13:48 +0200)
committerTomas Mraz <tomas@openssl.org>
Fri, 11 Jun 2021 07:51:14 +0000 (09:51 +0200)
commit20778ea7dad8c4f659dbb5dfcb4fac896e51ed6a
tree209127cde7c9941dee849201e693569d8fd3d3f6
parent451c2a95bd7b21677efedb7c4a8860d3178a5f65
BIO_write_ex: No error only on 0 bytes to write

Fixes #15682

Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/15672)
crypto/bio/bio_lib.c
doc/man3/BIO_read.pod