Skip to content
Snippets Groups Projects
Commit a302872e authored by Kateryna Kostiuk's avatar Kateryna Kostiuk Committed by Sébastien Blin
Browse files

media: fix crash when destroying StreamObserver

When StreamObserver is destroyed, observablesFrames_ is removed
from the container while iterating over it. This causes undefined
behavior and leads to a crash on macOS when the call is finished.

GitLab: #827
GitLab: #845
Change-Id: Ifac8ffe7741b8bf32662767a549a5ffb2c580a12
parent b3d8577d
Branches
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.
Please register or to comment