オープンソース・ソフトウェアの開発とダウンロード

Subversion リポジトリの参照

Diff of /trunk/1.8.x/ccs-patch/security/ccsecurity/domain.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 2040 by kumaneko, Wed Jan 7 04:54:30 2009 UTC revision 2048 by kumaneko, Thu Jan 8 07:15:05 2009 UTC
# Line 1727  int ccs_start_execve(struct linux_binprm Line 1727  int ccs_start_execve(struct linux_binprm
1727          task->tomoyo_flags |= TOMOYO_CHECK_READ_FOR_OPEN_EXEC;          task->tomoyo_flags |= TOMOYO_CHECK_READ_FOR_OPEN_EXEC;
1728          retval = 0;          retval = 0;
1729   out:   out:
1730            if (retval)
1731                    ccs_finish_execve(retval);
1732          return retval;          return retval;
1733  }  }
1734    

Legend:
Removed from v.2040  
changed lines
  Added in v.2048

Back to OSDN">Back to OSDN
ViewVC Help
Powered by ViewVC 1.1.26