]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Daniel Pocock reported that the argument may be NULL in low-diskspace
authorTobias Oetiker <tobi@oetiker.ch>
Tue, 7 Oct 2008 15:38:11 +0000 (15:38 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Tue, 7 Oct 2008 15:38:11 +0000 (15:38 +0000)
commit2330e8be2dec8e2b8d3c83228a404d4fdd253557
tree14e1fcfbc68d3a3f6bdc9299846bbb85e771deaf
parent8c7a5e71837156b70c405bfa58241f45a935a07b
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