diff options
| author | Cody P Schafer <[email protected]> | 2016-01-18 15:30:52 -0500 |
|---|---|---|
| committer | Cody P Schafer <[email protected]> | 2016-01-18 15:37:13 -0500 |
| commit | dacde211c3bc095cc536b7bfc2078187d29eeeaf (patch) | |
| tree | c8efbf51535725f0571980158de0a36f7e0b54ca /openssl/src/stack.rs | |
| parent | Fix should_panic check (diff) | |
| download | rust-openssl-dacde211c3bc095cc536b7bfc2078187d29eeeaf.tar.xz rust-openssl-dacde211c3bc095cc536b7bfc2078187d29eeeaf.zip | |
ssl: fix refcounting of SslContext when set_ssl_context is used
Additionally impl Clone for SslContext to both allow us to use it &
allow external users to take advantage of SslContext's internal
refcount.
Maintain the existing signature for set_ssl_context(), but
add inline comments recommending changing it.
Fixes #333
Diffstat (limited to 'openssl/src/stack.rs')
0 files changed, 0 insertions, 0 deletions