提交 df4d393c 编写于 作者: M Michal Privoznik

securityselinuxtest: Don't leak @mgr

The security manager is created so that test cases can use it.
However, it is never released.
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
上级 4f819d94
......@@ -337,6 +337,7 @@ mymain(void)
"svirt_t", "svirt_image_t",
0, 0, 0, 1023);
virObjectUnref(mgr);
return (ret == 0) ? EXIT_SUCCESS : EXIT_FAILURE;
}
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册