Changing X509at_get0_data_by_OBJ to expect const stack of X509_ATTRIBUTE
authorAkshit Akhoury <akshit.akhoury@citrix.com>
Fri, 2 Oct 2020 16:58:36 +0000 (22:28 +0530)
committerMatt Caswell <matt@openssl.org>
Thu, 15 Oct 2020 12:54:21 +0000 (13:54 +0100)
commit796948cd733d2bd0d8acbaf2354c718bcd4352a6
tree2cbc92b62df256110e2dce6f6e903bd1de9895e3
parenta829b735b645516041b55746e013692babd8cd31
Changing X509at_get0_data_by_OBJ to expect const stack of X509_ATTRIBUTE

CLA: trivial

Reviewed-by: Kurt Roeckx <kurt@roeckx.be>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13062)
crypto/x509/x509_att.c
include/openssl/x509.h.in