Aram Sargsyan
4eb4fa288c
Fix shutdown races in catzs
...
The dns__catz_update_cb() does not expect that 'catzs->zones'
can become NULL during shutdown.
Add similar checks in the dns__catz_update_cb() and dns_catz_zone_get()
functions to protect from such a case. Also add an INSIST in the
dns_catz_zone_add() function to explicitly state that such a case
is not expected there, because that function is called only during a
reconfiguration.
2023-10-23 08:21:39 +00:00
..
2023-10-23 08:21:39 +00:00
2023-08-31 12:53:32 -07:00
2023-08-21 18:39:53 +02:00
2023-10-13 14:44:40 +02:00
2023-10-17 17:47:46 +02:00
2023-08-31 11:07:35 +02:00
2023-10-23 08:21:39 +00:00
2023-09-16 07:32:18 +02:00
2023-09-12 16:14:10 +02:00
2023-08-31 22:08:35 +02:00
2023-09-24 10:08:56 +02:00
2023-09-13 14:31:43 +10:00
2023-08-31 22:08:35 +02:00
2023-09-24 18:07:40 +02:00
2023-09-28 00:32:44 -07:00
2023-08-31 12:53:32 -07:00
2023-08-31 22:08:35 +02:00
2023-10-13 14:44:40 +02:00
2023-08-31 22:08:35 +02:00
2023-08-15 12:21:41 +02:00
2023-09-28 00:32:44 -07:00
2023-10-10 16:57:18 +02:00
2023-10-17 17:47:46 +02:00
2023-08-31 12:53:32 -07:00
2023-09-26 14:59:39 +02:00
2023-09-12 16:14:10 +02:00
2023-09-28 00:32:44 -07:00
2023-09-18 13:38:27 +10:00
2023-10-17 17:47:46 +02:00
2023-10-13 09:57:28 +00:00
2023-09-01 12:01:20 +10:00
2023-08-15 12:21:41 +02:00
2023-09-01 12:01:20 +10:00
2023-09-01 12:01:20 +10:00
2023-09-01 12:01:20 +10:00
2023-10-17 17:47:46 +02:00
2023-08-21 18:39:53 +02:00
2023-09-28 00:32:39 -07:00
2023-10-12 11:31:32 -07:00
2023-08-31 22:08:35 +02:00
2023-09-12 16:14:10 +02:00
2023-08-31 22:08:35 +02:00
2023-09-01 12:01:19 +10:00
2023-08-31 22:08:35 +02:00
2023-08-31 22:08:35 +02:00
2023-08-31 22:08:35 +02:00
2023-09-24 10:08:56 +02:00
2023-10-13 09:57:28 +00:00
2023-10-20 14:05:56 +11:00
2023-10-09 13:29:02 -07:00
2023-08-15 12:21:41 +02:00
2023-08-31 22:08:35 +02:00
2023-08-31 12:53:32 -07:00
2023-10-13 14:44:40 +02:00
2023-09-22 08:51:45 +00:00
2023-09-24 10:08:56 +02:00
2023-08-15 12:21:41 +02:00
2023-08-15 14:25:24 +02:00
2023-10-13 14:44:40 +02:00
2023-10-20 18:16:25 +11:00
2023-10-18 13:06:28 +11:00
2023-08-31 22:08:35 +02:00
2023-09-28 00:32:44 -07:00