]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
allow to restore xml files with zero row rras ... this is a degenerated case
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 22 Nov 2011 15:40:22 +0000 (15:40 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 22 Nov 2011 15:40:22 +0000 (15:40 +0000)
commite7848c9d74136073a513e99b45bb882463f9ec6c
tree7fabb98a55dda014eb7dd87eeb89fe061e16e7c8
parent58ad155090aac5d91d34d0e2f473d25b2c9c9ba9
allow to restore xml files with zero row rras ... this is a degenerated case
that does not occure in the wild, as rrdtool prevents the creation of such
rrd files. But rrdtool restore 1.3 did allows to create them via restore.
Now this is possible again. Fix for #310.

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