]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
Make sure all listen_fds have their own copy of the addr string. (#746)
authorThilo Bangert <bangert@users.noreply.github.com>
Wed, 5 Oct 2016 17:04:58 +0000 (19:04 +0200)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 5 Oct 2016 17:04:58 +0000 (12:04 -0500)
commitd830f5f8977eea40daafad8c7b46494e009fa32d
tree74ffc1c8aa4567783d0c1b57e571e4bb04f04376
parent36fcb9c37a744834438c02611a4d772c7c5625d4
Make sure all listen_fds have their own copy of the addr string. (#746)

Fixes double free on shutdown #745.
src/rrd_daemon.c