Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Mar 2005 21:22:48 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm swap_pager.c
Message-ID:  <200503182122.j2ILMmrx039068@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2005-03-18 21:22:48 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               swap_pager.c 
  Log:
  Move the swap_zone == NULL check earlier (i.e. before we dereference
  the pointer.)
  
  Found by:       Coverity Prevent analysis tool
  
  Revision  Changes    Path
  1.268     +2 -2      src/sys/vm/swap_pager.c



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