Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33087
b: refs/heads/master
c: a280b89
h: refs/heads/master
i:
  33085: 7446939
  33083: 68cfad4
  33079: c77854f
  33071: 5540d10
  33055: f047195
  33023: 7fd7f20
v: v3
  • Loading branch information
James Morris authored and David S. Miller committed Aug 2, 2006
1 parent 51988a1 commit ba5d56b
Show file tree
Hide file tree
Showing 2 changed files with 3 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: e795d092507d571d66f2ec98d3efdc7dd284bf80
refs/heads/master: a280b89982f48e9a32c6410a37419b12ca88af6b
2 changes: 2 additions & 0 deletions trunk/net/netfilter/xt_SECMARK.c
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,8 @@ static int checkentry_selinux(struct xt_secmark_target_info *info)
{
int err;
struct xt_secmark_target_selinux_info *sel = &info->u.sel;

sel->selctx[SECMARK_SELCTX_MAX - 1] = '\0';

err = selinux_string_to_sid(sel->selctx, &sel->selsid);
if (err) {
Expand Down

0 comments on commit ba5d56b

Please sign in to comment.