mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2026-03-25 12:43:00 +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.
112 KiB
112 KiB