summaryrefslogtreecommitdiffstats
path: root/test/bio_memleak_test.c
AgeCommit message (Expand)Author
2019-06-19Fix and document BIO_FLAGS_NONCLEAR_RST behavior on memory BIOTomas Mraz
2019-04-16Add test for the BIO_s_mem rdwr->rdonly->rdwr use-caseTomas Mraz
2019-04-16Add testing of RDONLY memory BIOsTomas Mraz
2019-04-16Add test for the BIO_get_mem_ptr() regressionBernd Edlinger
2019-02-26Update copyright yearMatt Caswell
2019-01-21Fix a memory leak in the mem bioCorey Minyard