cvs commit: src/sys/kern uipc_usrreq.c

Jeff Roberson jeff at FreeBSD.org
Mon Dec 31 03:44:55 UTC 2007


jeff        2007-12-31 03:44:55 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_usrreq.c 
  Log:
   - Check the correct variable against NULL in two places.
   - If the unp_file is NULL that means it has never been internalized and it
     must be reachable.
  
  Revision  Changes    Path
  1.209     +2 -4      src/sys/kern/uipc_usrreq.c


More information about the cvs-all mailing list