author | Brandon Arp <brandon.arp@smartsheet.com> | |
Fri, 15 Apr 2016 18:37:44 +0000 (11:37 -0700) | ||
committer | Ruben Kerkhof <ruben@rubenkerkhof.com> | |
Fri, 15 Apr 2016 19:02:13 +0000 (21:02 +0200) | ||
commit | 5b1caeeadcecd798ee4b386b15c17cb7591a8bfe | |
tree | 7c5013f29443ce7038663df936a2cfcc82d59f87 | tree | snapshot |
parent | f86731f4fca466e89453b02bf185730e7d547898 | commit | diff |
fix potential curl plugin curl_slist_append memory leak
make sure that we dont leak memory if curl_slist_append returns null
make sure that we dont leak memory if curl_slist_append returns null
src/curl.c | diff | blob | history | |
src/curl_json.c | diff | blob | history | |
src/curl_xml.c | diff | blob | history |