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)
commit141c119d53d08a93078805bd355a245bd633d051
treef12b2a0714670a034ec97bc4cf8597cd24fe5aba
parentc672f840381c8175f3109190adb2000241b3ba36
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@1585 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/src/rrd_open.c