未验证 提交 7185e879 编写于 作者: 张泊远yg 提交者: Gitee

update ipc/native/src/core/source/ipc_object_stub.cpp.

Signed-off-by: N张泊远yg <zhangboyuan1@huawei.com>
Signed-off-by: N张泊远yg <zhangboyuan1@huawei.com>
上级 37c4dcdc
......@@ -314,7 +314,7 @@ void IPCObjectStub::OnLastStrongRef(const void *objectId)
#ifndef CONFIG_IPC_SINGLE
// we only need to erase stub index here, commAuth and appInfo
// has already been removed either in dbinder dec refcount case
// or OnSessionClosed, we also remove commAuth and appInfo in case of leak
// or OnSessionClosed, we also remove commAuth and appInfo in case of leak
current->DetachCommAuthInfoByStub(this);
uint64_t stubIndex = current->EraseStubIndex(this);
current->DetachAppInfoToStubIndex(stubIndex);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册