diff options
author | Eric Paris <eparis@redhat.com> | 2010-11-24 00:18:37 +0100 |
---|---|---|
committer | Eric Paris <eparis@redhat.com> | 2010-12-07 22:14:22 +0100 |
commit | a2ae4cc9a16e211c8a128ba10d22a85431f093ab (patch) | |
tree | 9de9f2c95163bf53b44413de542f5be528ff302f /block | |
parent | fanotify: on group destroy allow all waiters to bypass permission check (diff) | |
download | linux-a2ae4cc9a16e211c8a128ba10d22a85431f093ab.tar.xz linux-a2ae4cc9a16e211c8a128ba10d22a85431f093ab.zip |
inotify: stop kernel memory leak on file creation failure
If inotify_init is unable to allocate a new file for the new inotify
group we leak the new group. This patch drops the reference on the
group on file allocation failure.
Reported-by: Vegard Nossum <vegard.nossum@gmail.com>
cc: stable@kernel.org
Signed-off-by: Eric Paris <eparis@redhat.com>
Diffstat (limited to 'block')
0 files changed, 0 insertions, 0 deletions