提交 50bc77c5 编写于 作者: X xionglei6

init: fix bugs

Signed-off-by: Nxionglei6 <xionglei6@huawei.com>
上级 de150e93
......@@ -281,7 +281,7 @@ HWTEST_F(SelinuxUnitTest, TestSeliniuxLabelEncode, TestSize.Level0)
{
SelinuxUnitTest test;
std::vector<char> buffer;
ParamSecurityLabel * = nullptr;
ParamSecurityLabel *label = nullptr;
test.TestEncode(label, buffer);
test.TestDecode(label, buffer);
}
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册