]> git.ipfire.org Git - thirdparty/bind9.git/commit
isc_ratelimiter needs to hold a reference to its task
authorMark Andrews <marka@isc.org>
Wed, 19 Aug 2020 08:45:38 +0000 (18:45 +1000)
committerMark Andrews <marka@isc.org>
Wed, 2 Sep 2020 00:32:33 +0000 (10:32 +1000)
commitb8e4b6d30325168bee19e1f05e286c5d3592c4ff
tree2cbe637667e5f8bc9c7b346f7d29a69405d83349
parentd1d58a2e7888b4f06b6a9254335122a00fb134a7
isc_ratelimiter needs to hold a reference to its task

to prevent the task subsystem shutting down before the
ratelimiter is freed.
lib/isc/ratelimiter.c