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

multisig: better errors for small malformed kex msgs #8966

Merged

Conversation

jeffro256
Copy link
Contributor

@jeffro256 jeffro256 commented Aug 8, 2023

Resolves #8493. In the test for magic: m_msg.substr(0, MULTISIG_KEX_V1_MAGIC.size()), if the message was smaller than the magic, then a substr exception would be thrown.

@luigi1111 luigi1111 merged commit faffe09 into monero-project:master Oct 26, 2023
18 checks passed
@jeffro256 jeffro256 deleted the fix_multisig_kex_msg_error branch October 26, 2023 01:45
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.

make_multisig returns unhelpful error message on bad input to multisig_info
3 participants