diff options
author | Dhaval Giani <[email protected]> | 2009-03-10 12:55:56 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2009-03-10 15:55:11 -0700 |
commit | be50b8342dead8cacf57d4839240106b225d31f5 (patch) | |
tree | a5f40b583e4c008313b090426fa785d178348e76 /net/lapb/lapb_iface.c | |
parent | d58ab5cf09679d8cb4824e22cae900c0eab5ab31 (diff) |
kernel/user.c: fix a memory leak when freeing up non-init usernamespaces users
We were returning early in the sysfs directory cleanup function if the
user belonged to a non init usernamespace. Due to this a lot of the
cleanup was not done and we were left with a leak. Fix the leak.
Reported-by: Serge Hallyn <[email protected]>
Signed-off-by: Dhaval Giani <[email protected]>
Acked-by: Serge Hallyn <[email protected]>
Tested-by: Serge Hallyn <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_iface.c')
0 files changed, 0 insertions, 0 deletions