Fix safestack issues in crmf.h
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 14:45:01 +0000 (15:45 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:10:41 +0000 (11:10 +0100)
commit98c35dc48d36664c404fec2e12ce405ac0fbecc0
tree8bfc1804c0714c88410608ef3e48f7f01d3fdd92
parentc5a5581127c75fe9e9d56d42dd6bd95eb679729f
Fix safestack issues in crmf.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
build.info
crypto/cmp/cmp_client.c
crypto/cmp/cmp_msg.c
crypto/cmp/cmp_server.c
crypto/crmf/crmf_lib.c
crypto/crmf/crmf_local.h
include/openssl/crmf.h.in [moved from include/openssl/crmf.h with 97% similarity]
test/cmp_vfy_test.c