Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 2475
b: refs/heads/master
c: da3caa2
h: refs/heads/master
i:
  2473: 2cb550f
  2471: ace8b77
v: v3
  • Loading branch information
Gerald Schaefer authored and Linus Torvalds committed Jun 22, 2005
1 parent af33185 commit 2d071bc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 8680e22f296e75e5497edb660c59c6b4dcfbbd32
refs/heads/master: da3caa204ca40c32dcb751ebead2a6835b83e8d1
1 change: 1 addition & 0 deletions trunk/security/selinux/hooks.c
Original file line number Diff line number Diff line change
Expand Up @@ -1945,6 +1945,7 @@ static int selinux_sb_copy_data(struct file_system_type *type, void *orig, void
} while (*in_end++);

copy_page(in_save, nosec_save);
free_page((unsigned long)nosec_save);
out:
return rc;
}
Expand Down

0 comments on commit 2d071bc

Please sign in to comment.