Files
bind9/lib/isc
Zhaolong Zhang f889f48f61 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 13:00:05 -07:00
..
2018-06-28 05:07:42 +00:00
2014-06-10 12:38:32 +10:00
2017-12-29 02:23:11 +00:00
2018-08-24 11:33:12 +10:00
2018-08-10 15:20:58 +02:00