]> git.ipfire.org Git - thirdparty/bind9.git/commit
Suppress duplicate dns_db_updatenotify_register registrations
authorMark Andrews <marka@isc.org>
Wed, 30 Nov 2022 07:40:27 +0000 (18:40 +1100)
committerMark Andrews <marka@isc.org>
Tue, 6 Dec 2022 22:04:08 +0000 (09:04 +1100)
commitf13e71e55167bf9c94f4faf1dab110467158e7b4
tree63159ab43d8e1e2ae5057a8ea3310ffd59242d90
parent629f66ea8e7a3455f22f57394eef54cfabcb8860
Suppress duplicate dns_db_updatenotify_register registrations

Duplicate dns_db_updatenotify_register registrations need to be
suppressed to ensure that dns_db_updatenotify_unregister is successful.
lib/dns/catz.c
lib/dns/db.c
lib/dns/include/dns/db.h