Skip to content
Commit ef65d8da authored by David Benjamin's avatar David Benjamin
Browse files

Use the newer names for STACK_OF(T) functions with BoringSSL

This is yet another symptom of
https://github.com/sfackler/rust-openssl/issues/1944.

Ideally rust-openssl would use the type-safe wrappers, which are the
actual public APIs. Right now, rust-openssl's STACK_OF(T) handling is a
safety regression from C. This PR doesn't address the safety issue, only
works around the BoringSSL porting issue.
parent 9b90b7d9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment