ASN1: check the Unicode code point range in ASN1_mbstring_copy()
authorBeat Bolli <dev@drbeat.li>
Sun, 14 Feb 2021 22:47:15 +0000 (23:47 +0100)
committerPauli <ppzgs1@gmail.com>
Thu, 18 Mar 2021 04:12:48 +0000 (14:12 +1000)
commiteb27d75788e7d53a2a43aacc25f23c2856b4065d
tree5586fb56372392d1d2ac63870f73a96844859db9
parentba64e5a92a6f009e311ad1c3565817820a1632a4
ASN1: check the Unicode code point range in ASN1_mbstring_copy()

Signed-off-by: Beat Bolli <dev@drbeat.li>
Reviewed-by: Shane Lontis <shane.lontis@oracle.com>
Reviewed-by: Paul Dale <pauli@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14185)
crypto/asn1/a_mbstr.c