Fix safestack issues in srp.h
authorMatt Caswell <matt@openssl.org>
Thu, 3 Sep 2020 14:31:44 +0000 (15:31 +0100)
committerMatt Caswell <matt@openssl.org>
Sun, 13 Sep 2020 10:10:41 +0000 (11:10 +0100)
commit22fbfe6a7d13c7c9417f8a10103d28fe70991e94
treebcbfa0c2846db8b42679a5a84e9e97787b687765
parent02199cc39db2669933cefc6319599ba491bb3a85
Fix safestack issues in srp.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/srp/srp_vfy.c
include/openssl/srp.h.in [moved from include/openssl/srp.h with 95% similarity]
test/sslapitest.c