diff options
author | Sergey Vlasov <vsu@altlinux.ru> | 2006-03-24 12:18:38 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-03-24 16:33:30 +0100 |
commit | 6a4d11c2abc57ed7ca42041e5f68ae4f7f640a81 (patch) | |
tree | 93a839de19cf3f49bbbb3668f31c8a002c2f7f7f /fs/namei.c | |
parent | [PATCH] ext3: Properly report backup block present in a group (diff) | |
download | linux-6a4d11c2abc57ed7ca42041e5f68ae4f7f640a81.tar.xz linux-6a4d11c2abc57ed7ca42041e5f68ae4f7f640a81.zip |
[PATCH] Fix module refcount leak in __set_personality()
If the change of personality does not lead to change of exec domain,
__set_personality() returned without releasing the module reference
acquired by lookup_exec_domain().
Signed-off-by: Sergey Vlasov <vsu@altlinux.ru>
Cc: Christoph Hellwig <hch@lst.de>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions