]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
fix segfault on non-existent RRD file when using rrdcached
authorthemylogin <themylogin@gmail.com>
Wed, 27 Mar 2019 17:09:55 +0000 (18:09 +0100)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 27 Mar 2019 18:59:00 +0000 (19:59 +0100)
commit24b922a2eae193d5d44c01a75786aca4b277a4db
tree9e9d9f2ce66ef20b955fcd44c8b0c61b76c27492
parent213938850a242d41cd58e9c691236ee26c6a3fdb
fix segfault on non-existent RRD file when using rrdcached

fix segfault on non-existent RRD file when using rrdcached + rrdtool xport
(like 814ca69a3329ccc88040ed184a413e4e5adf604c does for rrdtool graph)
src/rrd_xport.c