Commit 52a03d2a authored by Matt Caswell's avatar Matt Caswell
Browse files

Fix some clang warnings



Clang was complaining about some unused functions. Moving the stack
declaration to the header seems to sort it. Also the certstatus variable
in dtlstest needed to be declared static.

Reviewed-by: default avatarRichard Levitte <levitte@openssl.org>
parent 1fb9fdc3
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