]> 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 00:57:23 +0000 (00:57 +0000)
committerMark Andrews <marka@isc.org>
Wed, 24 Oct 2007 00:57:23 +0000 (00:57 +0000)
commitf183f4c0cd40354f423bdb129e7a0c9badb5082c
tree5cbc3b9f48f9ad49f71da6804b15ccdd6ed8d028
parent1aae49598538f700dcd5af576199f5a8efcdccd7
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