Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 37841
b: refs/heads/master
c: 5d124e9
h: refs/heads/master
i:
  37839: 80e0a87
v: v3
  • Loading branch information
Pavel authored and Linus Torvalds committed Oct 2, 2006
1 parent c7d9d6b commit 76ace0c
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: fcfbd547b1209aae9d880fe5db33464413925cc8
refs/heads/master: 5d124e99c2fee1c8f3020ecb0dff8d5617ee7991
2 changes: 1 addition & 1 deletion trunk/kernel/nsproxy.c
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ int copy_namespaces(int flags, struct task_struct *tsk)
put_namespace(new_ns->namespace);
out_ns:
tsk->nsproxy = old_ns;
put_nsproxy(new_ns);
kfree(new_ns);
goto out;
}

Expand Down

0 comments on commit 76ace0c

Please sign in to comment.