Code

This bug caused the last line in each journal file to be processed a
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Sep 2008 20:00:34 +0000 (20:00 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Mon, 29 Sep 2008 20:00:34 +0000 (20:00 +0000)
commitf0ffac9438ec644ad5c53dd076f60086301f1477
tree7331286fd2a0c30c830d34a665b0d0ee74c482eb
parent37db0ff6a036044e7d9bd78ef53651c69c5653ed
This bug caused the last line in each journal file to be processed a
second time.  Since it had been modified due to tokenizing, it failed
syntax check.  The daemon would always record one failed line at
end-of-journal as a result.  No data loss incurred by this bug. -- kevin

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