Skip to content

avoid crash when rescheduling timers from callback (#356)#361

Closed
GIC-de wants to merge 1 commit into
devfrom
timer_lib_356
Closed

avoid crash when rescheduling timers from callback (#356)#361
GIC-de wants to merge 1 commit into
devfrom
timer_lib_356

Conversation

@GIC-de

@GIC-de GIC-de commented Jan 14, 2026

Copy link
Copy Markdown
Member

Previously, invoking timer_add from within a timer's callback triggered a segmentation fault if the timer's original bucket became empty and was freed during iteration.

Previously, invoking timer_add from within a timer's callback
triggered a segmentation fault if the timer's original bucket
became empty and was freed during iteration.
@GIC-de
GIC-de requested a review from hannesgredler January 14, 2026 12:37
@GIC-de GIC-de self-assigned this Jan 14, 2026
@GIC-de GIC-de closed this Jan 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant