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

OpenSSL::PKey::PKey#sign etc. with wrong type option causes SEGV #531

Merged
merged 1 commit into from Aug 11, 2022

Commits on Aug 8, 2022

  1. Check if the option is an Hash in pkey_ctx_apply_options0()

    causes SEGV if it is an Array or something like that.
    no6v committed Aug 8, 2022
    Copy the full SHA
    ef23525 View commit details
    Browse the repository at this point in the history