cvs commit: src/sys/vm swap_pager.c

David Schultz das at FreeBSD.org
Fri Mar 18 13:22:49 PST 2005


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


More information about the cvs-src mailing list