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

qt: Check wallet model to prevent segfault #172

Merged
merged 1 commit into from
Sep 15, 2022
Merged

Conversation

alamshafil
Copy link
Contributor

This PR fixes a potential segfault when attempting to get user info from a nullptr wallet model.

@alamshafil alamshafil added the bug Something isn't working label Sep 15, 2022
@alamshafil alamshafil added this to the v4.1.0 milestone Sep 15, 2022
@alamshafil alamshafil linked an issue Sep 15, 2022 that may be closed by this pull request
@alamshafil alamshafil mentioned this pull request Sep 15, 2022
23 tasks
@alamshafil alamshafil merged commit 75b9380 into 4.1 Sep 15, 2022
@alamshafil alamshafil deleted the 4.1-walletmodel-segfault branch September 15, 2022 19:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

qt: Fetching price may lead to random SEGFAULT
1 participant