Code

curl plugin: Fix compiler warning.
authorFlorian Forster <octo@collectd.org>
Sat, 1 Jun 2013 07:23:04 +0000 (09:23 +0200)
committerFlorian Forster <octo@collectd.org>
Sat, 1 Jun 2013 07:23:04 +0000 (09:23 +0200)
commit14fcf8a4f648e6ed2ff5f2bc8d4f70057702b17e
tree5ea88e71ef7cc2e771e7e80bc94405caee2ce601
parent25d37761b9413151614f79fbd4d995868e648916
curl plugin: Fix compiler warning.

The compiler thinks the "start" variable may be used uninitialized.
src/curl.c