mirror of
https://github.com/signalwire/freeswitch.git
synced 2025-04-13 07:45:26 +00:00
FS-10667: [core] Segfault in crypto / srtp
This commit is contained in:
parent
bf98422ce6
commit
d60a1e95f7
@ -3223,7 +3223,6 @@ static int do_dtls(switch_rtp_t *rtp_session, switch_dtls_t *dtls)
|
||||
int pending;
|
||||
|
||||
if (!dtls->bytes && !ready) {
|
||||
switch_mutex_unlock(rtp_session->ice_mutex);
|
||||
return 0;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user