From: Amy Griffis Date: Sat, 20 May 2006 22:00:07 +0000 (-0700) Subject: [PATCH] fix NULL dereference in inotify_ignore X-Git-Tag: v2.6.17-rc5~61 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d66fd908acc8ba88541ecc570d89b0243f947c5e;p=pandora-kernel.git [PATCH] fix NULL dereference in inotify_ignore Don't reassign to watch. If idr_find() returns NULL, then put_inotify_watch() will choke. Signed-off-by: Amy Griffis Cc: John McCutchan Cc: Robert Love Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed