Commit 88806cfc authored by Rich Salz's avatar Rich Salz
Browse files

Fix main build breakage.



A variable declaration got dropped during a merge.
And if a compiler inlines strcmp() and you put a strcmp in an
assert message, the resultant stringification exceeds ANSI string
limits.

Reviewed-by: default avatarViktor Dukhovni <viktor@openssl.org>
parent 2f58faad
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