比较提交
1 次代码提交
dbdb35db37
...
763c65c3fe
作者 | SHA1 | 提交日期 | |
---|---|---|---|
763c65c3fe |
2
qssb.h
2
qssb.h
@ -489,7 +489,7 @@ int qssb_enable_policy(struct qssb_policy *policy)
|
|||||||
|
|
||||||
if(policy->path_policies != NULL)
|
if(policy->path_policies != NULL)
|
||||||
{
|
{
|
||||||
if(policy->chroot_target_path == NULL)
|
if(*policy->chroot_target_path == '\0')
|
||||||
{
|
{
|
||||||
char random_str[17];
|
char random_str[17];
|
||||||
if(random_string(random_str, sizeof(random_str)) == 16)
|
if(random_string(random_str, sizeof(random_str)) == 16)
|
||||||
|
在新工单中引用
屏蔽一个用户