OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Owain Ainsworth (ogacvs.openbsd.org)
Date: Tue Jun 09 2009 - 15:07:59 CDT


CVSROOT: /cvs
Module name: src
Changes by: ogacvs.openbsd.org 2009/06/09 14:07:59

Modified files:
        sys/uvm : uvm_map.c

Log message:
correct loop in debug code to not use an uninitialised page. it was
ass-backwards.

afaik this was found by the LLVM CLang static analyser.

ok ariane a couple of days ago.