Skip to content

Add mutex to MsFmtDescriptor struct in order to prevent to allocate the

Andrea Gianarda requested to merge fix/ms_fmt_descriptor_mutex into master

same member twice if two threads access it concurrently

https://linphone.atlassian.net/browse/SDK-879

Merge request reports