Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
linphone-desktop
Merge requests
!1069
Fix critical crashes:
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Julien Wadel
requested to merge
fix/overall_crash
into
master
Oct 02, 2024
Overview
0
Commits
1
Pipelines
1
Changes
13
set cpp managment for list
remove items stored in shared pointer that are managed by Gui
queue connection for signals between GUI/Core in order to avoid calling functions while destructions.