Fix a bogus uninit variable warning
authorMatt Caswell <matt@openssl.org>
Wed, 8 Feb 2017 17:16:25 +0000 (17:16 +0000)
committerMatt Caswell <matt@openssl.org>
Tue, 14 Feb 2017 13:14:25 +0000 (13:14 +0000)
commit319a33d0060b77d9446894b8a386718abcaee1a4
tree57b968b7d34921c9e211cc5ec0c54f86494cba8e
parent0dd7ba24e835fc66afc4997b376bc2a5e1f03992
Fix a bogus uninit variable warning

Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/2341)
ssl/statem/extensions.c