]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
suppress error message from libxml when reading XML from stdin.
authorPeter Stamfest <peter@stamfest.at>
Wed, 19 Feb 2014 21:34:20 +0000 (22:34 +0100)
committerPeter Stamfest <peter@stamfest.at>
Wed, 5 Mar 2014 07:23:41 +0000 (08:23 +0100)
commit60936f23cc3dd7683e896faf561e5032bf7f61fb
tree169ca777d00369b013b64a32c4fb89625214d049
parentd27b3d0626ff62b4b0a1d10e675c202d60db1848
suppress error message from libxml when reading XML from stdin.
This avoids breakage of the pipe protocol in case of errors.
src/rrd_restore.c