Fix bogus warnings
authorMatt Caswell <matt@openssl.org>
Sat, 30 Jul 2016 09:37:53 +0000 (10:37 +0100)
committerMatt Caswell <matt@openssl.org>
Sat, 30 Jul 2016 09:38:28 +0000 (10:38 +0100)
commit0fae81501a80fae6e96942f8d766daf4c61defc7
tree4b3b6914086441c93493b87d817993d86fa8bf01
parent44c248b5acc7fe3e48fa7b08bbc71fbb10650cdb
Fix bogus warnings

Fix some bogus "may be used uninitialized" warnings on some compilers.

Reviewed-by: Rich Salz <rsalz@openssl.org>
test/sslapitest.c