Skip to content

Fix crash because of the internal use of linphone_core_get_accounts_list()....

Simon Morlat requested to merge fix/crash-network-change into master

Fix crash because of the internal use of linphone_core_get_accounts_list(). Use the std list as much as possible.

Merge request reports