mirror of
https://github.com/cuberite/polarssl.git
synced 2025-12-08 23:08:05 -05:00
1) Fix typo in `mbedtls_x509_parse_subject_alt_name()` documentation. 2) Add a not in `mbedtls_x509_parse_subject_alt_name()` documentation, stating that the lifetime of the target structure is restricted by the lifetime ofthe parsed certificate.