]> git.ipfire.org Git - thirdparty/openssl.git/commit
Add testing of RDONLY memory BIOs
authorTomas Mraz <tmraz@fedoraproject.org>
Wed, 3 Apr 2019 17:07:00 +0000 (19:07 +0200)
committerMatt Caswell <matt@openssl.org>
Tue, 16 Apr 2019 09:50:30 +0000 (10:50 +0100)
commitd34bce03acc53c583df954bbed65d4800751563a
tree177cf772756087a3de27f737ab973e1e386de11d
parentc9dc22bc3d7f2df670dff66f04935e540e1b931a
Add testing of RDONLY memory BIOs

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