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 missing checks for IsObject in ZMQ jsonrpc reading #9079

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

vtnerd
Copy link
Contributor

@vtnerd vtnerd commented Nov 28, 2023

Found a major bug in ZMQ-RPC. None of the top-level messages check for IsObject() before attempting to read members, as-if it were in object. Every sub-object has this check already.

@luigi1111 luigi1111 merged commit e9a4dee into monero-project:master Jan 18, 2024
18 checks passed
@vtnerd vtnerd deleted the fix/zmq_jsonrpc_object branch July 28, 2024 22:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants