Files
bind9/lib
Zhaolong ZhangandMichał Kępień 21966423cd Fix crash caused by race condition in timer creation
The race condition is the timer elapses before isc__timer_create()
returns the pointer to the caller.  Assigning the return pointer before
enabling the timer will fix it.
2018-09-27 15:17:52 +02:00
..
2018-09-10 09:32:31 +10:00
2018-09-26 19:35:51 -07:00
2018-09-04 06:11:38 +00:00
2018-09-10 09:32:31 +10:00
2018-09-04 06:11:38 +00:00
2018-05-22 16:32:21 -07:00
2017-12-29 01:44:18 +00:00