aboutsummaryrefslogtreecommitdiff
path: root/openssl/src/lib.rs
diff options
context:
space:
mode:
authorSteven Fackler <[email protected]>2016-10-25 23:12:56 -0700
committerSteven Fackler <[email protected]>2016-10-25 23:12:56 -0700
commitf4b70067719a6724658a2b67e80eaf9b38ab89bc (patch)
tree83ff953158aac04d09ab0258e2e68334c1ab894d /openssl/src/lib.rs
parentMerge pull request #492 from sfackler/gcm (diff)
downloadrust-openssl-f4b70067719a6724658a2b67e80eaf9b38ab89bc.tar.xz
rust-openssl-f4b70067719a6724658a2b67e80eaf9b38ab89bc.zip
Don't allow mutation of SslContexts
SslContext is reference counted and the various setter methods don't take out locks where necessary. Fix this by adding a builder for the context.
Diffstat (limited to 'openssl/src/lib.rs')
0 files changed, 0 insertions, 0 deletions