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

Problem: uninitialised read in curve getsockopt #1806

Closed
bluca opened this issue Feb 16, 2016 · 1 comment
Closed

Problem: uninitialised read in curve getsockopt #1806

bluca opened this issue Feb 16, 2016 · 1 comment

Comments

@bluca
Copy link
Member

bluca commented Feb 16, 2016

If CURVE is not enabled, and a getsockopt of ZMQ_CURVE_[SERVER | PUBLIC | SECRET]KEY is issued, uninitialised memory is read from the stack and returned.

@bluca
Copy link
Member Author

bluca commented Feb 16, 2016

Fixed by #1805

@bluca bluca closed this as completed Feb 16, 2016
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

No branches or pull requests

1 participant