Skip to content
Snippets Groups Projects
Commit a3378736 authored by Andreas Traczyk's avatar Andreas Traczyk Committed by Adrien Béraud
Browse files

audioinput: use a mutex to protect against async resource changes

Replaces an atomic flag with a mutex preventing async calls to
switchInput from just failing or possibly causing a crash if a
resource already in progress.

jami-client-qt#522

Change-Id: I5f726306a2d54b1dcaa396a463d221a6efca13d8
parent b10101d8
No related branches found
No related tags found
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