]> git.ipfire.org Git - thirdparty/openssl.git/commit
Fix safestack issues in pkcs12.h
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 15:35:20 +0000 (16:35 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:11:21 +0000 (11:11 +0100)
commitadd339272773072e0d8995362c6167e515377c7f
tree2ff7010f293d72c4a210d69969edc0f477f5c65e
parent15c3dcfc78553c70439d816a9c5471b8d5a6c54f
Fix safestack issues in pkcs12.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)
.gitignore
apps/pkcs12.c
build.info
crypto/pkcs12/p12_crt.c
crypto/pkcs12/p12_kiss.c
crypto/pkcs12/p12_npas.c
include/openssl/pkcs12.h.in [moved from include/openssl/pkcs12.h with 98% similarity]
test/pkcs12_helper.c