src/plugin.c: Initialize "next_read" field of read callbacks.
authorFlorian Forster <octo@collectd.org>
Sun, 3 Feb 2013 22:04:17 +0000 (23:04 +0100)
committerFlorian Forster <octo@collectd.org>
Sun, 3 Feb 2013 22:04:17 +0000 (23:04 +0100)
commit26b7959e12217415fd86507476a736e8b4562a99
treefbf87b5adcb76bec7d94793e868f8c30fe768074
parent7a6887ad7eef33e04bcb0720c213d05fd9be8a59
src/plugin.c: Initialize "next_read" field of read callbacks.

Fixes Github issue #230.
src/plugin.c