Commit ea63fdda authored by Rich Salz's avatar Rich Salz
Browse files

Iterate over EC_GROUP's poly array in a safe way



Prevent that memory beyond the last element is accessed if every element
of group->poly[] is non-zero

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2689)

(cherry picked from commit 57f48f93)
parent 90670b54
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment