cvs commit: src/sys/kern kern_event.c

Robert Watson rwatson at FreeBSD.org
Mon May 28 17:15:05 UTC 2007


rwatson     2007-05-28 17:15:05 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             kern_event.c 
  Log:
  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
  
  Revision  Changes    Path
  1.111     +1 -2      src/sys/kern/kern_event.c


More information about the cvs-src mailing list