]> git.ipfire.org Git - thirdparty/bind9.git/commit
Destroy task first when destroying catzs.
authorOndřej Surý <ondrej@sury.org>
Tue, 30 Oct 2018 12:41:07 +0000 (13:41 +0100)
committerOndřej Surý <ondrej@sury.org>
Tue, 30 Oct 2018 13:01:01 +0000 (14:01 +0100)
commitc1d111cd2e95393d60b0431935f8d03e4e2cc426
treee908069bdfdeb9828163682292c70421603a9f41
parent541872bf3b1d7d5d30a2aaeb0d19f36829711161
Destroy task first when destroying catzs.

    When freeing catzs structures we need to kill the updater task first.
    Otherwise we might race with the updater and there might be a crash
    on shutdown.
lib/dns/catz.c