]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
src/rrd_daemon.c: adds symlink check for the 'LIST' command
authorMarek Schimara <Marek.Schimara@bull.net>
Thu, 25 Aug 2016 08:19:54 +0000 (10:19 +0200)
committerMarek Schimara <Marek.Schimara@bull.net>
Fri, 26 Aug 2016 07:11:02 +0000 (09:11 +0200)
commit1e55210770a429f451439f4160dd39bb8d33bc8a
treed0e4eafddae5a56bcb979a2f6b2ea73baa7c6c13
parent99a8d92f5e5282155310ce9d3465f367d2415a23
src/rrd_daemon.c: adds symlink check for the 'LIST' command

        make sure we aren't following a symlink pointing outside of
        base_dir
src/rrd_daemon.c