fix potential curl plugin curl_slist_append memory leak
authorBrandon Arp <brandon.arp@smartsheet.com>
Fri, 15 Apr 2016 18:37:44 +0000 (11:37 -0700)
committerRuben Kerkhof <ruben@rubenkerkhof.com>
Fri, 15 Apr 2016 19:02:13 +0000 (21:02 +0200)
make sure that we dont leak memory if curl_slist_append returns null


No differences found