bio: note that BIO_sprintf null terminates on insufficient space.
authorPauli <pauli@openssl.org>
Mon, 12 Apr 2021 03:52:19 +0000 (13:52 +1000)
committerPauli <pauli@openssl.org>
Wed, 14 Apr 2021 07:00:04 +0000 (17:00 +1000)
commit586d9436c807f5ee5aa82dab79cc6ee40b28bb3e
tree9192ffc8c8e613f8e2b502de2d9ddd15bcfdc70d
parent4e1ebda9d9f079ba25638aa8b61393865520c2b1
bio: note that BIO_sprintf null terminates on insufficient space.

Fixes: #14772
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14829)
doc/man3/BIO_printf.pod