Code

allow to restore xml files with zero row rras ... this is a degenerated case
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 22 Nov 2011 15:40:22 +0000 (15:40 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 22 Nov 2011 15:40:22 +0000 (15:40 +0000)
commit2b10154d69ff1d0db4007d55eaa301a233c7c086
tree7fabb98a55dda014eb7dd87eeb89fe061e16e7c8
parenta3f32f5a1f6c5c58a3028aca1e4b6ae5472e76b6
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