]> 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)
commit40a34062779df3089832c62966a0da50dd60bb2a
tree3e9798eeb468a2805408e2d2dc5fbe575d5517a4
parent6b6eba07c99d83f08c25f296a6a38528cbcb7455
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/program@2212 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_restore.c