]> 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:46:50 +0000 (09:46 +1100)
commitffeda92cd85461dad3bea74dd4892ef990fec4c9
tree86925788679fee8ca6d8c90ec46c00e16f2cd17d
parentb2a4447af89e3c8234ca507ae616e5fd36b75147
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.

(cherry picked from commit f13e71e55167bf9c94f4faf1dab110467158e7b4)
lib/dns/catz.c
lib/dns/db.c
lib/dns/include/dns/db.h