Skip to content

wallet2: fix double unlock of a lock [release-v0.18]#10702

Open
SChernykh wants to merge 1 commit into
monero-project:release-v0.18from
SChernykh:fix-wallet2
Open

wallet2: fix double unlock of a lock [release-v0.18]#10702
SChernykh wants to merge 1 commit into
monero-project:release-v0.18from
SChernykh:fix-wallet2

Conversation

@SChernykh
Copy link
Copy Markdown
Contributor

m_daemon_rpc_mutex is already guarded by a scoped lock here. Unlocking it twice is an UB.

This code doesn't exist on master branch, so I'm creating this PR for release-v0.18 only.

Copy link
Copy Markdown
Collaborator

@selsta selsta left a comment

Choose a reason for hiding this comment

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

This code path is unused anyway.

@selsta selsta added the wallet label Jun 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants