]> 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)
commit68e68e7cb9ab019b3f6f51a8b4f2bd01fd8e0d22
tree92b1d7b5ef26c9e278f82a48aa7b20ec0cb12b67
parent1e4a4cc52225c2658045a96385e907f61e263b42
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.3/program@1689 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_fetch.c