Files
bind9/lib/dns
Ondřej Surý 01f0f9dcdc Don't stop timer from dns__nta_shutdown()
The dns__nta_shutdown() could be run from different threads and it was
accessing nta->timer unlocked.  Don't check and stop the timer from
dns__nta_shutdown() directly, but leave it for the async callback.
2022-09-30 15:24:20 +02:00
..
2022-08-25 17:17:07 +02:00
2022-06-09 10:47:04 +00:00
2022-06-28 11:56:31 +02:00
2022-07-18 13:38:47 +02:00
2022-09-08 11:27:31 +02:00
2022-09-13 12:07:13 +10:00
2022-07-15 10:33:46 +00:00
2022-08-25 17:17:07 +02:00
2022-09-23 13:23:49 +00:00
2022-09-30 10:36:30 +02:00