Skip to content

Fix invalid core global state transition while aborting a remote provisioning...

Simon Morlat requested to merge fix/core-state into master

Fix invalid core global state transition while aborting a remote provisioning with linphone_core_stop(), resulting in state moving to LinphoneGlobalOn, then LinphoneGlobalOff, with side effects such as memory leaks and corruption.

Merge request reports