Commit e23a3fc8 authored by Adam Eijdenberg's avatar Adam Eijdenberg Committed by Matt Caswell
Browse files

Fix clang uninitialized variable warning.



We could just initialize it, but to be consistent with the rest of the file
it seemed to make more sense to just drop.

Reviewed-by: default avatarBen Laurie <ben@openssl.org>
Reviewed-by: default avatarMatt Caswell <matt@openssl.org>
parent 04fe876b
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