RT4320/GH705: Fix PEM parsing bug.
authorRich Salz <rsalz@akamai.com>
Wed, 17 Feb 2016 21:13:49 +0000 (16:13 -0500)
committerRich Salz <rsalz@openssl.org>
Mon, 22 Feb 2016 16:27:02 +0000 (11:27 -0500)
commit985c3146967633707f7c165df82bb0fd8f279758
tree9176effe1e177375a42b779d79dd768f95a47473
parented233db7421b98b2058da2a07f6c46b52917b918
RT4320/GH705: Fix PEM parsing bug.

Also removing confusing pointer-alias variable.
Reviewed-by: Richard Levitte <levitte@openssl.org>
crypto/pem/pem_lib.c