JSON_ENC: Fix initial value of error
authorHugo Landau <hlandau@openssl.org>
Mon, 29 Jan 2024 12:37:10 +0000 (12:37 +0000)
committerHugo Landau <hlandau@openssl.org>
Fri, 2 Feb 2024 11:50:29 +0000 (11:50 +0000)
commit67f997697a6a5fcb6996944a2732f65b5b83643b
tree070a4a45611cb9ea3e7dbb1c751ecd5f0897a715
parentc55e144b89fc8f917a897bf0756d85d3ce372160
JSON_ENC: Fix initial value of error

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