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.
parent
232dffcf
Please register or sign in to comment
This allows freeing a mime structure bound to the easy handle before curl_easy_cleanup(). Fixes #1970.