提交 e5789ce4 编写于 作者: C cheng_jinsong

adjust ipc memory management

Signed-off-by: Ncheng_jinsong <chengjinsong2@huawei.com>
Change-Id: I3f649557572d0d14860a8bd8f6040b6170801f67
上级 0fa32bb1
......@@ -154,7 +154,6 @@ HWTEST_F(DeviceInfoUnittest, DeviceInfoServiceTest, TestSize.Level1)
std::vector<std::u16string> args = {};
deviceInfoService->Dump(STDOUT_FILENO, args);
deviceInfoService->Dump(-1, args);
delete deviceInfoService;
}
HWTEST_F(DeviceInfoUnittest, TestInterface, TestSize.Level1)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册