]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Allow NULL socket addr, as created by systemd 664/head
authorJean-Michel Vourgère <nirgal@debian.org>
Wed, 19 Aug 2015 14:20:09 +0000 (16:20 +0200)
committerJean-Michel Vourgère <nirgal@debian.org>
Wed, 19 Aug 2015 14:20:09 +0000 (16:20 +0200)
commit2b9ae522eee5b78ff39a31a0594f91dbd17c27da
tree33cd669f06a5658a06b4e869c8c69da298194484
parentfd227817d532f6af0fce03da94b07ec070bd1ce9
Allow NULL socket addr, as created by systemd

This fixes an error when rrdcached is started using systemd.

Thanks to Denis Bychkov for the diagnostic and the first version of the patch.
src/rrd_daemon.c