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

Subversion リポジトリの参照

Diff of /branches/ccs-patch/security/ccsecurity/policy_io.c

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

revision 3702 by kumaneko, Sat May 29 08:31:11 2010 UTC revision 3707 by kumaneko, Tue Jun 1 05:21:48 2010 UTC
# Line 676  static int ccs_update_manager_entry(cons Line 676  static int ccs_update_manager_entry(cons
676                          return -EINVAL;                          return -EINVAL;
677                  e.is_domain = true;                  e.is_domain = true;
678          } else {          } else {
679                  if (!ccs_correct_path(manager, 1, -1, -1))                  if (!ccs_correct_path(manager))
680                          return -EINVAL;                          return -EINVAL;
681          }          }
682          e.manager = ccs_get_name(manager);          e.manager = ccs_get_name(manager);

Legend:
Removed from v.3702  
changed lines
  Added in v.3707

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