diff --git a/[refs] b/[refs] index 255dfdc013ba..e4305bbf5f09 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 26036651c562609d1f52d181f9d2cccbf89929b1 +refs/heads/master: 33043cbb9fd49a957089f5948fe814764d7abbd6 diff --git a/trunk/security/tomoyo/domain.c b/trunk/security/tomoyo/domain.c index 92af8f50e0fa..093a756030bd 100644 --- a/trunk/security/tomoyo/domain.c +++ b/trunk/security/tomoyo/domain.c @@ -376,7 +376,7 @@ int tomoyo_write_domain_keeper_policy(char *data, const bool is_not, bool tomoyo_read_domain_keeper_policy(struct tomoyo_io_buffer *head) { struct list_head *pos; - bool done = false; + bool done = true; down_read(&tomoyo_domain_keeper_list_lock); list_for_each_cookie(pos, head->read_var2,