Fix some bogus uninit variable warnings
authorMatt Caswell <matt@openssl.org>
Thu, 20 Oct 2016 23:00:19 +0000 (00:00 +0100)
committerMatt Caswell <matt@openssl.org>
Fri, 28 Oct 2016 08:48:54 +0000 (09:48 +0100)
commit47263ace13c47a3e2c4c9c4439884cf1ff8e6866
tree95cb4724ee168701c8868c27752b3a53bf5acf66
parentb055fceb9bd8f613f39dab9df4d77b2a95231755
Fix some bogus uninit variable warnings

Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/bio/bio_lib.c