apio
fd402083d7
This was caused because add_to_timer_queue() did not set active_clock when inserting a timer before the end, making disarm() a no-op. Therefore, the clock would continue to use the timer after it had been freed. |
||
---|---|---|
.. | ||
Clock.cpp | ||
Clock.h | ||
Scheduler.cpp | ||
Scheduler.h | ||
Thread.cpp | ||
Thread.h | ||
ThreadImage.cpp | ||
ThreadImage.h | ||
Timer.cpp | ||
Timer.h |