Aram Sargsyan
ab07803465
Fix a data race in dns_zone_getxfrintime()
...
The dns_zone_getxfrintime() function fails to lock the zone before
accessing its 'xfrintime' structure member, which can cause a data
race between soa_query() and the statistics channel. Add the missing
locking/unlocking pair, like it's done in numerous other similar
functions.
2024-10-09 09:13:04 +00:00
..
2024-10-09 09:13:04 +00:00
2024-09-25 10:32:38 +00:00
2024-09-10 09:54:20 +00:00
2024-10-01 00:19:13 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-21 16:23:09 +02:00
2024-08-07 13:03:08 -07:00
2024-08-05 15:36:54 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-10-02 10:41:04 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 08:21:52 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-07 17:03:27 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 12:12:02 +00:00
2024-09-03 11:57:56 +02:00
2024-08-20 12:50:39 +00:00
2024-09-18 17:39:14 +02:00
2024-08-20 12:50:39 +00:00
2024-09-12 12:09:45 +00:00
2024-08-05 13:31:38 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-08 11:59:41 +02:00
2024-08-14 14:34:44 +03:00
2024-08-07 17:03:27 +02:00
2024-08-07 17:03:27 +02:00
2024-08-22 13:42:27 +00:00
2024-08-20 12:50:39 +00:00
2024-09-19 19:32:27 +00:00
2024-08-29 12:48:20 +00:00
2024-08-20 12:50:39 +00:00
2024-08-29 12:48:20 +00:00
2024-08-20 12:50:39 +00:00
2024-08-05 15:36:54 +02:00
2024-08-20 12:50:39 +00:00
2024-09-10 17:31:32 +02:00
2024-08-01 10:20:55 +10:00
2024-08-22 09:21:55 +02:00
2024-08-20 12:50:39 +00:00
2024-10-01 00:19:13 +00:00
2024-08-20 12:50:39 +00:00
2024-09-18 17:39:14 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 08:21:52 +02:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00
2024-08-22 08:21:52 +02:00
2024-09-18 18:02:41 +02:00
2024-10-01 00:19:13 +00:00
2024-09-21 10:15:47 +02:00
2024-10-09 09:13:04 +00:00
2024-08-20 12:50:39 +00:00
2024-08-20 12:50:39 +00:00