Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tls: clear session callbacks in destructor (#611)
This fixes a segmentation fault that appear when the tls object is freed before the SSL object and TLS session reuse was enabled.
- Loading branch information