]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Fix rrd create via cached - file name sanitation (absolutation?)
authorPeter Stamfest <peter@stamfest.at>
Thu, 4 Sep 2014 06:46:29 +0000 (08:46 +0200)
committerPeter Stamfest <peter@stamfest.at>
Thu, 4 Sep 2014 08:18:22 +0000 (10:18 +0200)
commited4915b531e7e15dcb5c1409c6a8b05db48b4ba6
treebdf9c7f9c5819fd859f2d172355b132923b977d9
parent43b8a8e6f1786589bb7e39a2dbdd26a6feb1a08b
Fix rrd create via cached - file name sanitation (absolutation?)
did quietly assume that files would have to exists. Which ist not
quite right for many "create" usecases.
src/rrd_client.c