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

win-bridge: fix panic while alling HCN api #598

Closed
wants to merge 1 commit into from

Conversation

thxCode
Copy link
Contributor

@thxCode thxCode commented Mar 10, 2021

the removing action swallows the failure of adding HostComputeEndpoint
to the given namespace, and then cause a nil pointer panic in the caller.

the removing action swallows the failure of adding HostComputeEndpoint
to given namespace, and then cause a nil pointer panic in caller.

Signed-off-by: thxcode <[email protected]>
@thxCode thxCode changed the title fix(win-bridge): panic while alling HCN api win-bridge: fix panic while alling HCN api Mar 10, 2021
@thxCode
Copy link
Contributor Author

thxCode commented Mar 10, 2021

PTAL @mars1024

Copy link
Member

@mars1024 mars1024 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm, good catch, thanks!

@thxCode
Copy link
Contributor Author

thxCode commented Apr 19, 2021

closed in flavor of #617

@thxCode thxCode closed this Apr 19, 2021
@thxCode thxCode deleted the fix_nil_err branch April 19, 2021 16:15
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