On Tuesday 09 June 2009 ` 14:07, Owain Ainsworth wrote: > CVSROOT: /cvs > Module name: src > Changes by: o...@cvs.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.
Yes it was. > ok ariane@ a couple of days ago.