2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00
Files
bind/lib/dns
Evan Hunt e79be4bd8a Lock the address entry bucket when dumping ADB namehook
When dumping an ADB address entry associated with a name,
the name bucket lock was held, but the entry bucket lock was
not; this could cause data races when other threads were updating
address entry info. (These races are probably not operationally
harmful, but they triggered TSAN error reports.)
2022-08-12 14:47:50 -07:00
..
2022-06-01 13:00:40 +01:00
2022-05-25 16:04:51 +02:00
2022-04-01 23:50:34 +02:00
2022-05-03 10:02:19 +02:00
2022-06-09 10:47:04 +00:00
2022-06-01 13:00:40 +01:00
2022-06-28 11:56:31 +02:00
2022-06-01 13:00:40 +01:00
2022-05-25 16:04:51 +02:00
2022-07-18 13:38:47 +02:00
2022-07-18 13:38:47 +02:00
2022-07-15 10:33:46 +00:00
2022-05-02 19:47:58 +01:00
2022-05-03 00:41:42 +01:00
2022-06-01 13:00:40 +01:00
2022-05-03 12:38:59 +00:00
2022-05-03 12:38:59 +00:00
2022-05-25 16:04:51 +02:00
2022-05-03 12:38:59 +00:00
2022-07-06 19:36:54 -07:00