Skip to content

Conversation

alfredh
Copy link
Contributor

@alfredh alfredh commented May 9, 2025

all timers must be cancelled in the destructor with tmr_cancel()

otherwise if the timer does not fire, and the object goes out of scope,
the timer system will point to garbage memory.

@sreimers sreimers merged commit 587f2f7 into main May 11, 2025
38 checks passed
@sreimers sreimers deleted the http_server_verify_cert_tmr branch May 11, 2025 08:14
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.

2 participants