diff options
author | jsing <> | 2022-05-12 20:06:46 +0000 |
---|---|---|
committer | jsing <> | 2022-05-12 20:06:46 +0000 |
commit | 5538187fc76658838caca643fab68b5fe0252026 (patch) | |
tree | d8e70922bbc96c47c85a56f1fdfdac570e6e7ecf /src/lib/libcrypto/asn1/a_object.c | |
parent | 36826aba263c84f9ceb3b6777e150eaf1f82e6d1 (diff) | |
download | openbsd-5538187fc76658838caca643fab68b5fe0252026.tar.gz openbsd-5538187fc76658838caca643fab68b5fe0252026.tar.bz2 openbsd-5538187fc76658838caca643fab68b5fe0252026.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/lib/libcrypto/asn1/a_object.c')
0 files changed, 0 insertions, 0 deletions