From: Junio C Hamano Date: Thu, 29 Sep 2016 23:49:39 +0000 (-0700) Subject: Merge branch 'ew/http-do-not-forget-to-call-curl-multi-remove-handle' into maint X-Git-Tag: v2.10.1~18 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/e007a094d49d58105a93a22bd4e6d33f6b3eacbd?ds=inline;hp=--cc Merge branch 'ew/http-do-not-forget-to-call-curl-multi-remove-handle' into maint The http transport (with curl-multi option, which is the default these days) failed to remove curl-easy handle from a curlm session, which led to unnecessary API failures. * ew/http-do-not-forget-to-call-curl-multi-remove-handle: http: always remove curl easy from curlm session on release http: consolidate #ifdefs for curl_multi_remove_handle http: warn on curl_multi_add_handle failures --- e007a094d49d58105a93a22bd4e6d33f6b3eacbd