kernel-fxtec-pro1x/fs/notify/fanotify
Eric Paris 2637919893 fanotify: do not leak user reference on allocation failure
If fanotify_init is unable to allocate a new fsnotify group it will
return but will not drop its reference on the associated user struct.
Drop that reference on error.

Reported-by: Vegard Nossum <vegard.nossum@gmail.com>
Signed-off-by: Eric Paris <eparis@redhat.com>
2010-12-07 16:14:23 -05:00
..
fanotify.c fanotify: on group destroy allow all waiters to bypass permission check 2010-12-07 16:14:22 -05:00
fanotify_user.c fanotify: do not leak user reference on allocation failure 2010-12-07 16:14:23 -05:00
Kconfig fanotify: default Kconfig to n 2010-07-28 09:59:03 -04:00
Makefile fanotify: fanotify_init syscall declaration 2010-07-28 09:58:55 -04:00