K 10 svn:author V 7 rwatson K 8 svn:date V 27 2007-05-28T17:15:05.000000Z K 7 svn:log V 168 In kern_kevent(), unconditionally fdrop() fp once fget() has succeeded, as we never have an opportunity to set it to NULL. Found with: Coverity Prevent(tm) CID: 2161 END