mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-29 22:20:30 +00:00
Introduce an additional test for IPV4 parsing
Signed-off-by: Andrzej Kurek <andrzej.kurek@arm.com>
This commit is contained in:
parent
e404612580
commit
fe050815c8
@ -1073,6 +1073,9 @@ x509_crt_parse_cn_inet_pton:"10.10..10.10.":"":0
|
||||
X509 CRT parse CN: IPv4 overlarge octet 256
|
||||
x509_crt_parse_cn_inet_pton:"10.256.10.10":"":0
|
||||
|
||||
X509 CRT parse CN: IPv4 overlarge octet 999
|
||||
x509_crt_parse_cn_inet_pton:"10.10.10.999":"":0
|
||||
|
||||
X509 CRT parse CN: IPv4 overlarge octet 1000
|
||||
x509_crt_parse_cn_inet_pton:"10.1000.10.10":"":0
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user