cvs commit: src/sys/vm vm_mmap.c

Matt Jacob mjacob at FreeBSD.org
Sun Jun 17 04:17:50 UTC 2007


mjacob      2007-06-17 04:17:49 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_mmap.c 
  Log:
  Make sure object is NULL- there is a possible case where you could
  fall through to it being used w/o being set. Put a break in the default
  case.
  
  Revision  Changes    Path
  1.211     +2 -1      src/sys/vm/vm_mmap.c


More information about the cvs-src mailing list