Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 223360
b: refs/heads/master
c: a2ae4cc
h: refs/heads/master
v: v3
  • Loading branch information
Eric Paris committed Dec 7, 2010
1 parent 02f68c9 commit cf54a36
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 09e5f14e57c70f9d357862bb56e57026c51092a1
refs/heads/master: a2ae4cc9a16e211c8a128ba10d22a85431f093ab
1 change: 1 addition & 0 deletions trunk/fs/notify/inotify/inotify_user.c
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,7 @@ SYSCALL_DEFINE1(inotify_init1, int, flags)
if (ret >= 0)
return ret;

fsnotify_put_group(group);
atomic_dec(&user->inotify_devs);
out_free_uid:
free_uid(user);
Expand Down

0 comments on commit cf54a36

Please sign in to comment.