]> git.ipfire.org Git - thirdparty/bind9.git/commit
2254. [bug] timer.c:dispatch() failed to lock timer->lock
authorMark Andrews <marka@isc.org>
Wed, 24 Oct 2007 01:05:29 +0000 (01:05 +0000)
committerMark Andrews <marka@isc.org>
Wed, 24 Oct 2007 01:05:29 +0000 (01:05 +0000)
commit8283c44c5c8f71d4bc2d147ac2168765f586019f
treebe428b7f8662eaf83fcf70134dea6ed880ef8de1
parent9f82b3c68e7af0a9dc6fa11862bd02fd7c1a996d
2254.   [bug]           timer.c:dispatch() failed to lock timer->lock
                        when reading timer->idle allowing it to see
                        intermediate values as timer->idle was reset by
                        isc_timer_touch(). [RT #17243]
CHANGES
lib/isc/timer.c