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 in RPC List Peers #7612

Merged
merged 2 commits into from Oct 22, 2020
Merged

Conversation

rauljordan
Copy link
Contributor

This PR fixes #7380, which encounters a nil pointer when getting the string of a multiaddr in the RPC package

@rauljordan rauljordan requested a review from a team as a code owner October 22, 2020 17:40
@rauljordan rauljordan self-assigned this Oct 22, 2020
@rauljordan rauljordan added OK to merge Ready For Review A pull request ready for code review labels Oct 22, 2020
@rauljordan rauljordan requested review from 0xKiwi, farazdagi, rkapka and shayzluf and removed request for terencechain October 22, 2020 17:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ready For Review A pull request ready for code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Beacon Error: gRPC panicked - runtime error: invalid memory address or nil pointer dereference
2 participants