From: Cedric Le Goater Date: Sun, 24 Jun 2007 00:16:25 +0000 (-0700) Subject: fix refcounting of nsproxy object when unshared X-Git-Tag: v2.6.22-rc6~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4e71e474c784dc274f28ec8bb22a5dbabc6dc7c5;p=pandora-kernel.git fix refcounting of nsproxy object when unshared 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 Cc: Badari Pulavarty Cc: Herbert Poetzl Cc: Oleg Nesterov Cc: "Eric W. Biederman" Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed