Fix CMP -days option range checking and test failing with enable-ubsan
authorDr. David von Oheimb <David.von.Oheimb@siemens.com>
Wed, 17 Jun 2020 06:12:19 +0000 (08:12 +0200)
committerDr. David von Oheimb <David.von.Oheimb@siemens.com>
Mon, 22 Jun 2020 14:39:26 +0000 (16:39 +0200)
commit11baa470a21b514ab247071e80273ddc0a80c504
tree2cf15bc701207631d43d319f1eb2f670aa8abec6
parente197158bd5b5a5674b8ea67e838bac47395c66f9
Fix CMP -days option range checking and test failing with enable-ubsan

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
(Merged from https://github.com/openssl/openssl/pull/12175)
13 files changed:
apps/cmp.c
crypto/cmp/cmp_ctx.c
crypto/cmp/cmp_err.c
crypto/cmp/cmp_msg.c
crypto/crmf/crmf_lib.c
crypto/err/openssl.txt
doc/man3/OSSL_CRMF_MSG_set0_validity.pod [new file with mode: 0644]
doc/man3/OSSL_CRMF_MSG_set_validity.pod [deleted file]
include/openssl/cmperr.h
include/openssl/crmf.h
include/openssl/crmferr.h
test/recipes/81-test_cmp_cli_data/test_enrollment.csv
util/libcrypto.num