Files
bind9/lib/isc
Zhaolong ZhangandEvan Hunt 811c5ebf92 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.

(cherry picked from commit 21966423cd)
2018-09-27 12:59:51 -07:00
..
2018-06-28 04:42:37 +00:00
2018-08-24 11:32:11 +10:00
2018-08-10 11:17:51 +02:00