Files
bind9/lib
Witold Kręcicki df3dbdff81 Destroy query in killoldestquery under a lock.
Fixes a race between ns_client_killoldestquery and ns_client_endrequest -
killoldestquery takes a client from `recursing` list while endrequest
destroys client object, then killoldestquery works on a destroyed client
object. Prevent it by holding reclist lock while cancelling query.
2020-03-05 08:13:50 +00:00
..
2020-02-28 15:22:29 +01:00
2020-02-28 15:22:29 +01:00
2020-03-03 08:34:19 +01:00
2020-02-28 15:22:29 +01:00
2020-02-28 15:22:29 +01:00
2020-02-28 15:22:29 +01:00
2020-02-13 15:05:06 -08:00