sergot / openssl

OpenSSL bindings for Perl 6
MIT License
14 stars 31 forks source link

Fix segfaults when double closing #106

Closed patrickbkr closed 6 months ago

patrickbkr commented 6 months ago

Do so by adding simple (non concurrency safe) guards.