Skip to content
Commit 15b323ee authored by Daniel Gultsch's avatar Daniel Gultsch
Browse files

fix crash after session-accept failed and session-accept contained candidates

Conversations would attempt to feed any candidates found in the session-accept into
WebRTC; even if the session wasn’t setup correctly.

this commit processes the candidates only if the session was setup correctly

fixes #3867
parent f3362ebd
Loading
Loading
Loading
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