Skip to content
Commit a2ae4cc9 authored by Eric Paris's avatar Eric Paris
Browse files

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: default avatarVegard Nossum <vegard.nossum@gmail.com>
cc: stable@kernel.org
Signed-off-by: default avatarEric Paris <eparis@redhat.com>
parent 09e5f14e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment