Skip to content
New issue

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

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

Already on GitHub? # to your account

Fix ipc_client::async_resolve when given invalid endpoint #3696

Conversation

pwojcikdev
Copy link
Contributor

ipc_client::async_resolve was crashing with segfault when given an address it could not resolve. This PR fixes that.

@pwojcikdev pwojcikdev force-pushed the prs/fix-ipc-client-invalid-endpoint-resolve branch from c05bf8e to 04c88e4 Compare January 29, 2022 20:48
@zhyatt zhyatt added the bug label Jan 31, 2022
@dsiganos dsiganos merged commit e960ce8 into nanocurrency:develop Feb 3, 2022
@zhyatt zhyatt added this to the V24.0 milestone Feb 3, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants