[openssl/openssl] 6f09ef: Consistently use ASN1_ITEM_rptr() for ASN1_ITEMs
"'Theo Buehler' via openssl-commits" <[email protected]>
| Newsgroups | gmane.comp.encryption.openssl.cvs |
|---|---|
| Message-ID | <openssl/openssl/push/refs/heads/master/[email protected]> |
Branch: refs/heads/master
Home: https://github.com/openssl/openssl
Commit: 6f09efc78145d9bea126a2b2345e7fb0b280eb69
https://github.com/openssl/openssl/commit/6f09efc78145d9bea126a2b2345e7fb0b280eb69
Author: Theo Buehler <[email protected]>
Date: 2026-08-18 (Tue, 18 Aug 2026)
Changed paths:
M crypto/cms/cms_lib.c
M crypto/pkcs7/pk7_asn1.c
M crypto/x509/x_crl.c
M crypto/x509/x_ietfatt.c
M crypto/x509/x_pubkey.c
M crypto/x509/x_req.c
M crypto/x509/x_x509.c
Log Message:
-----------
Consistently use ASN1_ITEM_rptr() for ASN1_ITEMs
Since #9285 this indirection is no longer really needed and perhaps
it is time to mop up the internal uses of ASN1_ITEM_rptr(). I just
wanted to point out that these are inconsistent with all the other
uses of ASN.1 items, of which there are tons.
Reviewed-by: Saša Nedvědický <[email protected]>
Reviewed-by: Nikola Pajkovsky <[email protected]>
Merge-date: Tue Aug 18 07:16:16 2026
Merged-from: https://github.com/openssl/openssl/pull/32388
To unsubscribe from these emails, change your notification settings at https://github.com/openssl/openssl/settings/notifications
--
You received this message because you are subscribed to the Google Groups "openssl-commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
To view this discussion visit https://groups.google.com/a/openssl.org/d/msgid/openssl-commits/openssl/openssl/push/refs/heads/master/9bbd6d-6f09ef%40github.com.