Files
bind9/lib/dns
Evan Hunt fffa150df3 fix dns_qp_insert() checks in qpzone
in some places there were checks for failures of dns_qp_insert()
after dns_qp_getname(). such failures could only happen if another
thread inserted a node between the two calls, and that can't happen
because the calls are serialized with dns_qpmulti_write(). we can
simplify the code and just add an INSIST.
2025-02-17 12:21:50 -08:00
..
2025-02-03 00:24:34 +00:00
2025-01-23 15:54:57 -08:00
2024-11-22 15:00:55 +01:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2024-11-27 16:04:25 +01:00
2024-12-10 08:46:22 +00:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2024-12-13 13:52:52 +01:00
2025-02-17 12:21:50 -08:00
2025-02-03 00:24:34 +00:00
2024-12-11 17:11:32 +00:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00
2025-01-23 15:54:57 -08:00