curl: Don't set curl options on the handle just before it's going to be deleted.
commit8da1aa15db2f55c42bdcea95e27b1a190d2be754
authorRichard W.M. Jones <rjones@redhat.com>
Mon, 10 Jun 2013 16:40:15 +0000 (10 17:40 +0100)
committerKevin Wolf <kwolf@redhat.com>
Mon, 17 Jun 2013 15:47:59 +0000 (17 17:47 +0200)
tree43e700ffe1d877bf66c0f6e6dbeca3f0643c63d4
parent5a394b9e96eb3c39676353bdf8a230180ae8d6f4
curl: Don't set curl options on the handle just before it's going to be deleted.

(Found by Kamil Dudka)

Signed-off-by: Richard W.M. Jones <rjones@redhat.com>
Cc: Michael Tokarev <mjt@tls.msk.ru>
Signed-off-by: Kevin Wolf <kwolf@redhat.com>
block/curl.c