]> granicus.if.org Git - php/commit
Fixed bug #71709
authorPierrick Charron <pierrick@php.net>
Tue, 26 Jul 2016 22:50:15 +0000 (18:50 -0400)
committerPierrick Charron <pierrick@php.net>
Tue, 26 Jul 2016 22:50:15 +0000 (18:50 -0400)
commit24d8f6ed7c583c82d6ed63080d235474f8afec6a
tree01988f0a3c988fa9eac93012ad3a7bb7e23421af
parent64e3e932fc38dc7e59805dfb28acae173503018b
Fixed bug #71709

When curl_setopt is called with an empty slist as value, we should
not add the empty slist to the list of slist to free.
ext/curl/interface.c