Skip to content

fix: use root instead of the nullable parent - #878

Closed
uqlidi wants to merge 1 commit into
bitcoin-core:qt6from
uqlidi:fix/use-root-instead-of-nullable-parent
Closed

fix: use root instead of the nullable parent#878
uqlidi wants to merge 1 commit into
bitcoin-core:qt6from
uqlidi:fix/use-root-instead-of-nullable-parent

Conversation

@uqlidi

@uqlidi uqlidi commented Aug 27, 2026

Copy link
Copy Markdown
Contributor

The parent may be null in the ImportWalletOptions, so it's better to use the root instead. Also adding a test for this case

fix #868

@uqlidi

uqlidi commented Aug 28, 2026

Copy link
Copy Markdown
Contributor Author

moved to #882

@uqlidi uqlidi closed this Aug 28, 2026
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.

ImportWalletOptions reads parent.width while parent can be null

1 participant