Skip to content

Bug fix release

Compare
Choose a tag to compare
@vveljko vveljko released this 06 Feb 18:22
· 294 commits to master since this release
7444ac0

Fix bug in timer lists: If the first context in the list (the next one to expire) was removed from the list, the next one wouldn't get its "time to expire", but would be left with "what it had", causing it to expire sooner.

Some other cleanups of issue reported by static analyzers, all minor.