Commit 3173622e authored by Rich Salz's avatar Rich Salz
Browse files

RT2849: Redundant check of "dsa" variable.



In the current code, the check isn't redundant.
And in fact the REAL check was missing.
This avoids a NULL-deref crash.

Reviewed-by: default avatarDr. Stephen Henson <steve@openssl.org>
parent 683cd7c9
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