RT3140: Possibly-unit variable in pem_lib.c
authorClang via Jeffrey Walton <noloader@gmail.com>
Tue, 2 Sep 2014 21:04:53 +0000 (17:04 -0400)
committerRich Salz <rsalz@openssl.org>
Wed, 3 Sep 2014 03:38:15 +0000 (23:38 -0400)
commitfa2ae04c40510262d198131c758acd8aa5a9b4ce
tree73ba2a23cbc7e49f7aad05a96329832295210ea6
parent27739e92659d38cdefa21e51b7f52b81a7ac3388
RT3140: Possibly-unit variable in pem_lib.c

Can't really happen, but the flow of control isn't obvious.
Add an initializer.

Reviewed-by: Matt Caswell <matt@openssl.org>
(cherry picked from commit 0ff3687eab8b0915198ad84d83da5998860b11b3)
crypto/pem/pem_lib.c