]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
When fetching data from 'past' an rra, rrd_fetch was seeking past the rrd
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 3 Dec 2008 11:08:48 +0000 (11:08 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 3 Dec 2008 11:08:48 +0000 (11:08 +0000)
commit58e7bcde78cac53a64ac0828a6c4e3b814b077da
treee7522fd68b6946d723a17b18f7f6ee2b78767d0c
parent873f61f940795a4b1ac55b3213273b24b00fc418
When fetching data from 'past' an rra, rrd_fetch was seeking past the rrd
file. This did cause seek errors in some setups. Fixed. Thanks to Daniel Pocock for finding the problem.

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1689 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_fetch.c