mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-20 12:38:09 +00:00
avoir memory leak
This commit is contained in:
parent
3728262f9a
commit
dc05b6821f
1 changed files with 1 additions and 0 deletions
|
|
@ -105,6 +105,7 @@ void RemoteConferenceListEventHandler::unsubscribe () {
|
|||
return;
|
||||
|
||||
linphone_event_terminate(lev);
|
||||
linphone_event_unref(lev);
|
||||
lev = nullptr;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue