Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264359
b: refs/heads/master
c: a84a79e
h: refs/heads/master
i:
  264357: 4601893
  264355: e3e023f
  264351: 1eec1f8
v: v3
  • Loading branch information
Linus Torvalds committed Oct 17, 2011
1 parent 5f5aac2 commit 0589256
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: 8bc03e8f3a334e09e89a7dffb486ee97a5ce84ae
refs/heads/master: a84a79e4d369a73c0130b5858199e949432da4c6
2 changes: 1 addition & 1 deletion trunk/kernel/sys.c
Original file line number Diff line number Diff line change
Expand Up @@ -1172,7 +1172,7 @@ DECLARE_RWSEM(uts_sem);
static int override_release(char __user *release, int len)
{
int ret = 0;
char buf[len];
char buf[65];

if (current->personality & UNAME26) {
char *rest = UTS_RELEASE;
Expand Down

0 comments on commit 0589256

Please sign in to comment.