mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-23 08:08:43 +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.
109 KiB
109 KiB