Skip to content

fix: possible panic in Headscale.scheduledDERPMapUpdateWorker #514

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Mar 18, 2022
Merged

fix: possible panic in Headscale.scheduledDERPMapUpdateWorker #514

merged 3 commits into from
Mar 18, 2022

Conversation

aofei
Copy link
Contributor

@aofei aofei commented Mar 18, 2022

There is a possible nil pointer dereference panic in the Headscale.scheduledDERPMapUpdateWorker. Such as when the embedded DERP server is disabled.

There is a possible nil pointer dereference panic in the
`Headscale.scheduledDERPMapUpdateWorker`. Such as when the embedded
DERP server is disabled.
@aofei aofei requested review from juanfont and kradalby as code owners March 18, 2022 17:28
@kradalby kradalby merged commit c850307 into juanfont:main Mar 18, 2022
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