]> 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)
commitfe7ef2e1e246acdc19f3cfff8a69682b6ae8ad2d
tree96ffc2c7710867da32a845f9f600806b58924042
parent62e3a355afef16b7313ae610785542c41d363326
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/branches/1.2/program@1689 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_fetch.c