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:
ab8a3e1
)
do_mbind(): fix memory leak
author
KOSAKI Motohiro
<kosaki.motohiro@jp.fujitsu.com>
Mon, 26 Oct 2009 23:49:59 +0000
(16:49 -0700)
committer
Linus Torvalds
<torvalds@linux-foundation.org>
Thu, 29 Oct 2009 14:39:29 +0000
(07:39 -0700)
If migrate_prep is failed, new variable is leaked. This patch fixes it.
Signed-off-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Acked-by: Christoph Lameter <cl@linux-foundation.org>
Cc: <stable@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found