mirror of
https://github.com/cuberite/polarssl.git
synced 2025-09-07 06:05:03 -04:00

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.