Skip to content
Commit 458f23f6 authored by Emilia Kasper's avatar Emilia Kasper
Browse files

Fix unused variable warning



The temporary variable causes unused variable warnings in opt mode with clang,
because the subsequent assert is compiled out.

Reviewed-by: default avatarRich Salz <rsalz@openssl.org>
(cherry picked from commit 6af16ec5)
parent c983a778
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