Add test for the BIO_s_mem rdwr->rdonly->rdwr use-case
authorTomas Mraz <tmraz@fedoraproject.org>
Thu, 4 Apr 2019 07:49:36 +0000 (09:49 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Apr 2019 09:55:36 +0000 (10:55 +0100)
commit2456ae5763dc4b036b3b4cdb9b98de5d46dd221f
treec44b56adbe612d98b9c349e679151cb9853dba63
parent693f98aae8a33f2e0f91264ca7383438bae93d47
Add test for the BIO_s_mem rdwr->rdonly->rdwr use-case

Reviewed-by: Bernd Edlinger <bernd.edlinger@hotmail.de>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8649)

(cherry picked from commit 06add280d90de9625e9c18985f376ef8d0419a46)
test/bio_memleak_test.c