git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6d79af7
)
fix refcounting of nsproxy object when unshared
author
Cedric Le Goater
<clg@fr.ibm.com>
Sun, 24 Jun 2007 00:16:25 +0000
(17:16 -0700)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sun, 24 Jun 2007 15:59:10 +0000
(08:59 -0700)
When a namespace is unshared, a refcount on the previous nsproxy is
abusively taken, leading to a memory leak of nsproxy objects.
Signed-off-by: Cedric Le Goater <clg@fr.ibm.com>
Cc: Badari Pulavarty <pbadari@us.ibm.com>
Cc: Herbert Poetzl <herbert@13thfloor.at>
Cc: Oleg Nesterov <oleg@tv-sign.ru>
Cc: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
kernel/nsproxy.c
patch
|
blob
|
history
diff --cc
kernel/nsproxy.c
Simple merge