![]() Fixes a memory leak in SSL_get_peer_certificate. Fixes a memory leak (finalizer closure refers to obj) in create-ssl for _SSL* obj. Correcting the finalizer to run caused mem corruption (possibly due to double-freeing in mzssl-release, despite cancel box) but changing to allocator/deallocator seems to avoid the problem. |
||
---|---|---|
.. | ||
info.rkt | ||
libcrypto.rkt | ||
libssl.rkt | ||
main.rkt | ||
mzssl.rkt | ||
openssl.rkt | ||
openssl.scrbl | ||
sha1.rkt | ||
test.pem |