Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 146437
b: refs/heads/master
c: 6470c07
h: refs/heads/master
i:
  146435: badcfda
v: v3
  • Loading branch information
Roel Kluin authored and James Morris committed May 22, 2009
1 parent b87f34f commit ff8e2ff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: c9d9ac525a0285a5b5ad9c3f9aa8b7c1753e6121
refs/heads/master: 6470c077cae12227318f40f3e6d756caadcce4b0
2 changes: 1 addition & 1 deletion trunk/security/smack/smackfs.c
Original file line number Diff line number Diff line change
Expand Up @@ -776,7 +776,7 @@ static ssize_t smk_write_netlbladdr(struct file *file, const char __user *buf,
struct sockaddr_in newname;
char smack[SMK_LABELLEN];
char *sp;
char data[SMK_NETLBLADDRMAX];
char data[SMK_NETLBLADDRMAX + 1];
char *host = (char *)&newname.sin_addr.s_addr;
int rc;
struct netlbl_audit audit_info;
Expand Down

0 comments on commit ff8e2ff

Please sign in to comment.