K 10 svn:author V 3 des K 8 svn:date V 27 2016-02-11T17:48:15.115879Z K 7 svn:log V 303 Fix double-free error: r289419 moved all error handling in http_connect() to the end of the function, but did not remove a fetch_close() call which was made redundant by the one in the shared error-handling code. PR: 206774 Submitted by: Christian Heckendorf MFC after: 3 days END