Files
bind9/lib/dns
Evan Hunt 73ff8850bf ADB entries could be unlinked too soon
due to a typo in the code, ADB entries were unlinked from their entry
buckets during shutdown if they had a nonzero reference count. they
were only supposed to be unlinked if the reference count was exactly
one (that being the reference held by the bucket itself).
2022-04-11 17:29:03 -07:00
..
2022-04-11 17:29:03 -07:00
2022-04-01 23:45:23 +02:00
2022-03-29 14:14:49 -07:00
2022-03-25 10:38:35 +01:00
2022-04-01 23:50:34 +02:00
2022-04-04 21:20:05 +02:00