mirror of
https://gitee.com/openharmony/communication_dsoftbus
synced 2024-11-30 20:31:09 +00:00
!2059 【轻量级 PR】:客户端死亡时清理全部的SessionServer
Merge pull request !2059 from maliangliang/N/A
This commit is contained in:
commit
55198c4d1d
@ -181,7 +181,6 @@ void TransDelItemByPackageName(const char *pkgName)
|
||||
g_sessionServerList->cnt--;
|
||||
SoftBusFree(pos);
|
||||
pos = NULL;
|
||||
break;
|
||||
}
|
||||
}
|
||||
(void)SoftBusMutexUnlock(&g_sessionServerList->lock);
|
||||
|
Loading…
Reference in New Issue
Block a user