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

Subversion リポジトリの参照

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

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

revision 5123 by kumaneko, Tue Jun 14 06:15:43 2011 UTC revision 5132 by kumaneko, Fri Jun 17 02:13:43 2011 UTC
# Line 1804  static void ccs_read_domain(struct ccs_i Line 1804  static void ccs_read_domain(struct ccs_i
1804                          if (!ccs_read_domain2(head, &domain->acl_info_list))                          if (!ccs_read_domain2(head, &domain->acl_info_list))
1805                                  return;                                  return;
1806                          head->r.step++;                          head->r.step++;
                         /* fall through */  
                 case 2:  
1807                          if (!ccs_set_lf(head))                          if (!ccs_set_lf(head))
1808                                  return;                                  return;
1809                            /* fall through */
1810                    case 2:
1811                          head->r.step = 0;                          head->r.step = 0;
1812                          if (head->r.print_this_domain_only)                          if (head->r.print_this_domain_only)
1813                                  goto done;                                  goto done;

Legend:
Removed from v.5123  
changed lines
  Added in v.5132

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