diff options
author | jsing <> | 2022-05-12 20:06:46 +0000 |
---|---|---|
committer | jsing <> | 2022-05-12 20:06:46 +0000 |
commit | abd206ca1723c68b18c82cbf0f3d612db7a96b9c (patch) | |
tree | d8e70922bbc96c47c85a56f1fdfdac570e6e7ecf /src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py | |
parent | 3f905b4d065af2673dad6508cc74908e6b71d4c5 (diff) | |
download | openbsd-abd206ca1723c68b18c82cbf0f3d612db7a96b9c.tar.gz openbsd-abd206ca1723c68b18c82cbf0f3d612db7a96b9c.tar.bz2 openbsd-abd206ca1723c68b18c82cbf0f3d612db7a96b9c.zip |
Call the ASN1_OP_D2I_PRE callback after ASN1_item_ex_new().
In asn1_item_ex_d2i_choice(), only call the ASN1_OP_D2I_PRE callback after
allocation has occurred via ASN1_item_ex_new(). This matches the sequence
handling code and the documentation.
Discussed with tb@
Diffstat (limited to 'src/regress/lib/libssl/tlsfuzzer/tlsfuzzer.py')
0 files changed, 0 insertions, 0 deletions