diff options
author | Pavel Emelyanov <[email protected]> | 2010-05-12 15:34:07 -0700 |
---|---|---|
committer | Eric Paris <[email protected]> | 2010-05-14 11:53:36 -0400 |
commit | b3b38d842fa367d862b83e7670af4e0fd6a80fc0 (patch) | |
tree | db803231178ae41f21240017a3119dea3a4d3589 /net/lapb/lapb_in.c | |
parent | e08733446e72b983fed850fc5d8bd21b386feb29 (diff) |
inotify: don't leak user struct on inotify release
inotify_new_group() receives a get_uid-ed user_struct and saves the
reference on group->inotify_data.user. The problem is that free_uid() is
never called on it.
Issue seem to be introduced by 63c882a0 (inotify: reimplement inotify
using fsnotify) after 2.6.30.
Signed-off-by: Pavel Emelyanov <[email protected]>
Eric Paris <[email protected]>
Cc: <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Eric Paris <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions