summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c0c52a2)
raw | patch | inline | side by side (parent: c0c52a2)
author | Florian Forster <octo@collectd.org> | |
Wed, 17 Jun 2015 09:41:55 +0000 (11:41 +0200) | ||
committer | Florian Forster <octo@collectd.org> | |
Wed, 17 Jun 2015 09:41:55 +0000 (11:41 +0200) |
src/network.c | patch | blob | history |
diff --git a/src/network.c b/src/network.c
index 04dffe8b3251804a2500356edd1ee0e183d9be02..083571bc149ff16829972bbfa288148e2226fa3b 100644 (file)
--- a/src/network.c
+++ b/src/network.c
int buffer_len;
int i;
- int status;
+ int status = 0;
receive_list_entry_t *private_list_head;
receive_list_entry_t *private_list_tail;