summaryrefslogtreecommitdiffstats
path: root/providers/implementations/encode_decode
diff options
context:
space:
mode:
authorRichard Levitte <levitte@openssl.org>2021-08-30 13:16:42 +0200
committerRichard Levitte <levitte@openssl.org>2021-09-05 21:34:50 +0200
commit73dd5d67c506cfeb9bf6183f0c19832c7d3f174d (patch)
tree8aec41bac8ce11178328510ac84e235ae9aadffd /providers/implementations/encode_decode
parentd7b5f06ede163851d39f5a8b507bd0670deeaa21 (diff)
DECODER: check the first decoded structure name against user given structure
In a chain of decoders, the first that specifies an input structure gets it compared with the structure specified by the user, if there is one. If they aren't the same, that decoder is skipped. Because the first structure can appear anywhere along a chain of decoders, not just the decoders associated with the resulting OpenSSL type, the code that checked the structure name when building up the chain of decoders is removed. Reviewed-by: Tomas Mraz <tomas@openssl.org> (Merged from https://github.com/openssl/openssl/pull/16466)
Diffstat (limited to 'providers/implementations/encode_decode')
0 files changed, 0 insertions, 0 deletions