Skip to content
Snippets Groups Projects
Commit ba7f20f9 authored by Mohamed Chibani's avatar Mohamed Chibani
Browse files

ICE/PJNATH: fix crashes and assertion failures

This patch introduces many changes that prevent various crashes
and assertion failures.

In PJNATH source code:
 - Avoid duplication when adding host candidates.
 - Prtoect ICE context (lock) in TCP callbacks
 - Correctly set local and remote addres in STUN request

In jami source code:
 - Check that the address is valid before using PJSIP
 helpers

Gitlab: #617

Change-Id: I317d748db8d1f93dda6d5f510a2fae909a04704c
parent 5dc71b20
No related branches found
No related tags found
Loading
Showing
with 249 additions and 141 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment