Skip to content

Fix race condition in Address cache, when different LinphoneCore objects are...

Simon Morlat requested to merge fix/address-cache-and-threads into master

Fix race condition in Address cache, when different LinphoneCore objects are used by different threads simultaneously.

Merge request reports