Fix safestack issues in pkcs7.h
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 14:20:03 +0000 (15:20 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:10:41 +0000 (11:10 +0100)
commit02199cc39db2669933cefc6319599ba491bb3a85
treec570b461ca10ebc39a91d1a656c12655de0cfd8a
parentfd3ed85c67174a0d3b6639ba9b237351d1c2201f
Fix safestack issues in pkcs7.h

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Paul Dale <paul.dale@oracle.com>
(Merged from https://github.com/openssl/openssl/pull/12781)
12 files changed:
.gitignore
apps/pkcs12.c
build.info
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_npas.c
crypto/pkcs7/pk7_doit.c
crypto/pkcs7/pk7_lib.c
crypto/pkcs7/pk7_smime.c
crypto/ts/ts_rsp_verify.c
include/openssl/pkcs7.h.in [moved from include/openssl/pkcs7.h with 98% similarity]
test/pkcs12_helper.c