Fix the comment of PEM_read_bio_ex
authorwzhang <zhangweikop@gmail.com>
Wed, 8 Aug 2018 08:04:18 +0000 (01:04 -0700)
committerPaul Yang <yang.yang@baishancloud.com>
Mon, 3 Sep 2018 12:35:11 +0000 (20:35 +0800)
commita7eeefeadc29f4290978ef1cdd800f3ea2850c10
tree3ea43dbe72dbb59662321b6fd95b61b134146f40
parent64a48fc7f0bc2d3ff587791b93a357bd98e1a5b8
Fix the comment of PEM_read_bio_ex

Add one more unit test case

Reviewed-by: Richard Levitte <levitte@openssl.org>
Reviewed-by: Tim Hudson <tjh@openssl.org>
Reviewed-by: Paul Yang <yang.yang@baishancloud.com>
(Merged from https://github.com/openssl/openssl/pull/6892)
crypto/pem/pem_lib.c
test/pemtest.c