]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fix for #167 - rrdcreate is arguably missing a check for 'step>=1' for RRAs with...
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 22 Jul 2008 15:15:44 +0000 (15:15 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 22 Jul 2008 15:15:44 +0000 (15:15 +0000)
commit35efdff2621e6727b752588bd54ee774caf728c8
tree0f6e9410f076411a872ff1c47f20aa79a86a7939
parent16f324e34a382920e28f911e2e19e31795f2e02f
Fix for #167 - rrdcreate is arguably missing a check for 'step>=1' for RRAs with AVERAGE as a CF. I ran into this when specifying 0.6 as a step value, assuming floats were also accepted. Patch attached here. -- Bogdan

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.2/program@1445 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_create.c