]> git.ipfire.org Git - thirdparty/openssl.git/commit
JSON_ENC: Ensure ossl_json_flush() really flushes the BIO
authorHugo Landau <hlandau@openssl.org>
Mon, 12 Feb 2024 10:06:23 +0000 (10:06 +0000)
committerTomas Mraz <tomas@openssl.org>
Mon, 19 Feb 2024 09:15:46 +0000 (10:15 +0100)
commit5fd1f46fb054ef583e070dd15d1b76e0f0fc910b
tree09d71bbf9712cfbb23d19dcd4fbe835ff3fcaef7
parente825599213119b8ff56b4bb4df40b898dd68572e
JSON_ENC: Ensure ossl_json_flush() really flushes the BIO

Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Neil Horman <nhorman@openssl.org>
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/23535)
ssl/quic/json_enc.c