mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 01:12:58 +00:00
Fix a resource leak on windows platform, in mbedtls_x509_crt_parse_path, in case a failure. when an error occurs, goto cleanup, and free the resource, instead of returning error code immediately.
111 KiB
111 KiB