summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2020-10-16 07:58:33 +0200
committerRichard Levitte <levitte@openssl.org>2020-10-17 11:56:37 +0200
commit9096809b209a03eb3948242e702b19526e675d57 (patch)
tree41b610b4676cb6fa04816d7072f3258fc3a5d2e1 /README.md
parenta1fc4642e1cedbce54945da36d256bbb12ff752d (diff)
downloadopenssl-new-9096809b209a03eb3948242e702b19526e675d57.tar.gz
ENCODER & DECODER: set params on all encoder/decoder instances, unconditionally
OSSL_DECODER_CTX_set_params() and OSSL_ENCODER_CTX_set_params() would stop as soon as a decoder / encoder instance failed, which leaves the rest of them with a possibly previous and different value. Instead, these functions will now call them all, but will return 0 if any of the instance calls failed. Reviewed-by: Matt Caswell <matt@openssl.org> (Merged from https://github.com/openssl/openssl/pull/13156)
Diffstat (limited to 'README.md')
0 files changed, 0 insertions, 0 deletions