-
- Downloads
account: avoid calling hangup with mutex locked
A shared_ptr<Call> could be deleted during call to hangup, causing call to detachCall() and deadlock. Copy id set to avoid potential deadlock. Change-Id: Ic43280351f19408fc308362f3d287090b90c736d
Loading
Please register or sign in to comment