author | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 8 Jan 2014 17:05:40 +0000 (18:05 +0100) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Wed, 8 Jan 2014 17:15:38 +0000 (18:15 +0100) | ||
commit | cde09b547abbeb7595d91259fcc628504d0f55a9 | |
tree | a95ca899b81d930861c19e3d9835d26b8cd6b056 | tree | snapshot |
parent | 645dadb3fcc466e8880fda4eb23b21ad433631fc | commit | diff |
Revert "curl_xml.c: avoid using uninitalized variable in error message"
This reverts commit bbbf37d55a3959951604c4be482e9a705a0f86d9.
A different fix for this problem was commited to the collectd-5.4 branch
(8327ee64) and conflicts with this patch. Also, initializing url the
same way as 8327ee64 does it, to avoid a merge conflict.
This reverts commit bbbf37d55a3959951604c4be482e9a705a0f86d9.
A different fix for this problem was commited to the collectd-5.4 branch
(8327ee64) and conflicts with this patch. Also, initializing url the
same way as 8327ee64 does it, to avoid a merge conflict.
src/curl_xml.c | diff | blob | history |