mime: properly unbind mime structure in curl_mime_free().
This allows freeing a mime structure bound to the easy handle before curl_easy_cleanup(). Fixes #1970.
Loading
Please sign in to comment
WARNING! Gitlab maintenance operation scheduled for Saturday 28th March from 8 a.m. (CET) to approximately 3 p.m. (CET). GitLab will be unavailable during this time.
This allows freeing a mime structure bound to the easy handle before curl_easy_cleanup(). Fixes #1970.