mirror of
https://gitlab.linphone.org/BC/public/linphone-desktop.git
synced 2026-01-30 02:19:23 +00:00
Fix a crash on startup due to a test on a removed participant device (SDK fix).
This commit is contained in:
parent
da40aed848
commit
43d73f8e2f
2 changed files with 5 additions and 1 deletions
|
|
@ -17,6 +17,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
- Crash on exit.
|
||||
- Memory stability.
|
||||
|
||||
## 4.4.9 - 2022-08-29
|
||||
|
||||
### Fixes
|
||||
- Update SDK to fix a crash on startup due to a test on a removed participant device.
|
||||
## 4.4.8 - 2022-07-05
|
||||
|
||||
### Fixes
|
||||
|
|
|
|||
|
|
@ -1 +1 @@
|
|||
Subproject commit 3794bbd481c3cce19551a8cb6df7d0310b91f8c2
|
||||
Subproject commit 7f21ad07cf701ea83fdce492107e1a04de2393e6
|
||||
Loading…
Add table
Reference in a new issue