Skip to content
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

Fix nil pointer exception #790

Merged
merged 1 commit into from
Apr 6, 2023
Merged

Fix nil pointer exception #790

merged 1 commit into from
Apr 6, 2023

Conversation

pappz
Copy link
Contributor

@pappz pappz commented Apr 6, 2023

Describe your changes

Nil pointer exception fix because handle error in wrong order

Issue ticket number and link

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)
  • Extended the README / documentation, if necessary

@pappz pappz merged commit 0aad916 into main Apr 6, 2023
@pappz pappz deleted the fix/mgm_nil_pointer branch April 6, 2023 16:15
pulsastrix pushed a commit to pulsastrix/netbird that referenced this pull request Dec 24, 2023
Nil pointer exception fix. The error handling was in wrong order.
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