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

#670 Fix potential nil pointer dereference #671

Merged
merged 1 commit into from
May 27, 2024

Conversation

chrismarget-j
Copy link
Collaborator

Prior to this change, we didn't handle the case of a nil link endpoint correctly. Not sure why the API is responding with a nil value here - maybe related to un-assigned interface map?

In any case, this PR should improve things a bit.

@chrismarget-j chrismarget-j merged commit 473e9c7 into main May 27, 2024
1 check passed
@chrismarget-j chrismarget-j deleted the bug/670-generic-system-crash branch May 27, 2024 11:56
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