Files
bind9/lib/dns
Aram Sargsyan a2817541b3 Fix a data race in dns__catz_update_cb()
The dns__catz_update_cb() function was earlier updated (see
d2ecff3c4a) to use a separate
'dns_db_t' object ('catz->updb' instead of 'catz->db') to
avoid a race between the 'dns__catz_update_cb()' and
'dns_catz_dbupdate_callback()' functions, but the 'REQUIRE'
check there still checks the validity of the 'catz->db' object.

Fix the omission.
2023-03-27 11:02:25 +00:00
..
2023-03-23 12:57:01 -07:00
2023-02-28 11:44:15 +01:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-24 08:30:33 +00:00
2023-03-13 23:26:35 +00:00
2023-02-16 18:35:32 +01:00
2023-03-08 08:36:25 +01:00
2023-02-15 16:44:47 +00:00
2023-02-28 09:38:17 +01:00
2023-02-28 11:44:15 +01:00
2023-03-23 12:57:01 -07:00
2023-02-28 11:44:15 +01:00
2023-02-16 18:35:32 +01:00
2023-02-28 11:44:15 +01:00
2023-03-08 08:36:25 +01:00
2023-02-16 18:35:32 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-03-08 08:36:25 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-28 11:44:15 +01:00
2023-02-24 08:30:33 +00:00
2023-03-23 12:57:01 -07:00
2023-02-16 18:35:32 +01:00
2023-02-15 16:44:47 +00:00
2023-02-28 11:44:15 +01:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-15 16:44:47 +00:00
2023-02-16 18:35:32 +01:00
2023-02-17 07:18:25 +01:00
2023-03-23 12:57:01 -07:00
2023-02-24 08:30:33 +00:00
2023-02-16 18:35:32 +01:00