cvs commit: src/sys/dev/hptmv gui_lib.c

David Schultz das at FreeBSD.org
Thu Mar 17 21:43:35 PST 2005


das         2005-03-18 05:43:34 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hptmv        gui_lib.c 
  Log:
  Don't read past the end of pVDevice[].  (Previously, we would iterate
  twice as many times as there were entries in the array.)
  
  Spotted by:     Ted Unangst using the Coverity Prevent static analysis tool
  Reviewed by:    scottl
  
  Revision  Changes    Path
  1.4       +1 -1      src/sys/dev/hptmv/gui_lib.c


More information about the cvs-all mailing list