diff options
| author | Ryusuke Konishi <[email protected]> | 2007-08-10 13:00:56 -0700 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2007-08-11 15:47:40 -0700 |
| commit | a75de1b3799f8933d6d2b64bdf31194368ec98ab (patch) | |
| tree | 9fc97f1b35300ca40463b74ac965e7580d61af70 /scripts/patch-kernel | |
| parent | b9a0620779d3714abd63dfc28284f5fa2c1fc091 (diff) | |
eCryptfs: fix error handling in ecryptfs_init
ecryptfs_init() exits without doing any cleanup jobs if
ecryptfs_init_messaging() fails. In that case, eCryptfs leaves
sysfs entries, leaks memory, and causes an invalid page fault.
This patch fixes the problem.
Signed-off-by: Ryusuke Konishi <[email protected]>
Acked-by: Michael Halcrow <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions