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)
commit5e42aa1957ebd5e46eb22310d35542072d5152b9
tree02e721b75f246a2d10105d3b7462381484d7a978
parent5312153a607f2f0066d13cf20b53330920ed7f8b
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@2212 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_restore.c