Code

Daniel Pocock reported that the argument may be NULL in low-diskspace
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 7 Oct 2008 15:38:11 +0000 (15:38 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Tue, 7 Oct 2008 15:38:11 +0000 (15:38 +0000)
commit9e9c2f934da8cf7c57f3c3b27fdb02e554e2b032
tree14e1fcfbc68d3a3f6bdc9299846bbb85e771deaf
parent83b02ee8772ee1110ad34e4765f7e6f2ff0dd1d8
Daniel Pocock reported that the argument may be NULL in low-diskspace
situations, so check for that here to prevent a segmentation fault.
-- Florian Forster

git-svn-id: svn://svn.oetiker.ch/rrdtool/branches/1.3/program@1585 a5681a0c-68f1-0310-ab6d-d61299d08faa
src/rrd_open.c