ustream-ssl: openssl: fix bio memory leak
authorPan Chen <serial115200@outlook.com>
Mon, 2 Nov 2020 01:53:28 +0000 (09:53 +0800)
committerDaniel Golle <daniel@makrotopia.org>
Mon, 23 Nov 2020 02:16:43 +0000 (02:16 +0000)
commit1651a795864e7a8741cb56e7ddd2208070f2cf47
tree947a26e722da2b73dd4f31ca4c87bd606a258474
parent5e1bc3429cbf9c3be4db65ef5dbf21ea99cf5b95
ustream-ssl: openssl: fix bio memory leak

free memory of bio method when ustream be freed

Signed-off-by: Pan Chen <serial115200@outlook.com>
openssl_bio_compat.h
ustream-io-openssl.c