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)
commitf157ccf23eef3ca30acfd8126b0d81af43bbe436
treee2e2818d002d3a71e04076b46a5c63f843e46c7c
parentf09a166925767192da1ab3729e2119e582a54006
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/branches/1.4@2212 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_restore.c