Skip to content

Fix crash when destroying the core

Julien Wadel requested to merge fix/crash_on_core_destroyed into master
  • Remove callsCache destruction from linphone_core_destructoras it is done when stopping the core in _linphone_core_uninit

Merge request reports