rrdtool plugin: Correctly initialize the ->random_variation member.
authorFlorian Forster <octo@huhu.verplant.org>
Mon, 4 Jan 2010 22:52:54 +0000 (23:52 +0100)
committerFlorian Forster <octo@huhu.verplant.org>
Mon, 4 Jan 2010 22:52:54 +0000 (23:52 +0100)
commit0b4f63782617b308abf908fbb2fc7ec9afe039db
treeb4d105ca5eaa70ae1bbe2d4346eb80dec1cbc588
parentcde03c15d084dbc8a7a89d041da1e3067e5642a9
rrdtool plugin: Correctly initialize the ->random_variation member.

This lead to huge negative values in that member, causing values to be only
written to upon exit. D'oh!
src/rrdtool.c