From e89fb371f33237b245dcb5f1859028a6fbf10647 Mon Sep 17 00:00:00 2001 From: Tetsuo Handa Date: Fri, 13 Feb 2009 16:00:58 +0900 Subject: [PATCH] --- yaml --- r: 132630 b: refs/heads/master c: 33043cbb9fd49a957089f5948fe814764d7abbd6 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/security/tomoyo/domain.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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,