Add test for the BIO_get_mem_ptr() regression
authorBernd Edlinger <bernd.edlinger@hotmail.de>
Fri, 1 Mar 2019 00:55:38 +0000 (01:55 +0100)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Apr 2019 09:55:36 +0000 (10:55 +0100)
commit27a11cd60270091f38e432aca5d46744ee66503d
tree921898d29fc8b8b3dc74f68be2a903f92fa24045
parent43bb4dec99f4bed1ec20836c79967ea790594fce
Add test for the BIO_get_mem_ptr() regression

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8649)

(cherry picked from commit c9dc22bc3d7f2df670dff66f04935e540e1b931a)
test/bio_memleak_test.c