libcrypto refactoring: make more use of ASN1_STRING_set0()
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Tue, 28 Jun 2022 06:17:59 +0000 (08:17 +0200)
committerDr. David von Oheimb <dev@ddvo.net>
Tue, 19 Jul 2022 06:44:19 +0000 (08:44 +0200)
commit33847508d5605d8dbe868d7694a4eff79d785404
tree7cb02368d3058f88e67ea4dcda88718e839b9018
parent9df71587f1897c3b282b3fe1b47c01656b58531e
libcrypto refactoring: make more use of ASN1_STRING_set0()

Reviewed-by: Tomas Mraz <tomas@openssl.org>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: David von Oheimb <david.von.oheimb@siemens.com>
(Merged from https://github.com/openssl/openssl/pull/18668)
crypto/asn1/a_bitstr.c
crypto/asn1/a_int.c
crypto/asn1/a_mbstr.c
crypto/asn1/a_sign.c
crypto/asn1/asn_pack.c
crypto/asn1/tasn_dec.c
crypto/x509/x_pubkey.c