Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Jun 2007 04:17:49 +0000 (UTC)
From:      Matt Jacob <mjacob@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_mmap.c
Message-ID:  <200706170417.l5H4Hn29025615@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200706170417.l5H4Hn29025615>