Skip to content
Snippets Groups Projects
Commit 9f10e804 authored by Sébastien Blin's avatar Sébastien Blin Committed by Adrien Béraud
Browse files

call: protect rtpStreams with callMutex

+ add callMutex_ around rtpStreams_ access to avoid use after free.
+ retrigger setRotation, because it's called from pjsip and we
need to avoid any potential wrong lock order.
+ Fix ut_conference by protecting pInfos_ checks

Change-Id: Ie423c06b1d1f2ef6532afd3144d0667b8f709498
parent 597d2b95
No related branches found
No related tags found
No related merge requests found
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