Commit fbdf0299 authored by Matt Caswell's avatar Matt Caswell
Browse files

Free any existing SRTP connection profile



When setting a new SRTP connection profile using
SSL_CTX_set_tlsext_use_srtp() or SSL_set_tlsext_use_srtp() we should
free any existing profile first to avoid a memory leak.

Reviewed-by: default avatarKurt Roeckx <kurt@openssl.org>
parent 9921b7b6
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment