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: curve keys getsockopt uninitialised read #1805

Merged
merged 1 commit into from
Feb 16, 2016

Commits on Feb 16, 2016

  1. Problem: curve keys getsockopt uninitialised read

    Solution: always initialised zmq::options_t class variables arrays to
    avoid reading uninitialised data when CURVE is not yet configured and
    a getsockopt ZMQ_CURVE_{SERVER | PUBLIC | SECRET]KEY is issued.
    bluca committed Feb 16, 2016
    Configuration menu
    Copy the full SHA
    f867953 View commit details
    Browse the repository at this point in the history