commit | 741bd90a30c79f52346f414a0d4044edf4715807 | [log] [tgz] |
---|---|---|
author | Simon Butcher <simon.butcher@arm.com> | Sun Feb 26 01:46:37 2017 +0000 |
committer | Simon Butcher <simon.butcher@arm.com> | Sun Feb 26 01:46:37 2017 +0000 |
tree | 7fbb3ee462eb76e8fdd569dd45266e4ed1900c54 | |
parent | 13f9e400596f9b2ca6e33cc19d9ca369985fc97a [diff] | |
parent | 67c6df4a8a00bbb3be2b432768c9ae1f66c1dc29 [diff] |
Merge branch 'mbedtls-1.3-iotssl-1077-dos-crl' Modifies the function mbedtls_x509_crl_parse() to ensure that a CRL in PEM format with trailing characters after the footer does not result in the execution of an infinite loop.