cvs commit: src/sys/dev/hwpmc hwpmc_mod.c

Joseph Koshy jkoshy at FreeBSD.org
Thu Mar 16 16:32:57 UTC 2006


jkoshy      2006-03-16 16:32:56 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/hwpmc        hwpmc_mod.c 
  Log:
  When compiled with -DDEBUG, only print the old value of a PMC in a
  debugging message if the flag PMC_F_OLDVALUE was specified in the
  PMC_OP_RW request being acted upon.  This should fix Coverity bug
  CID 671.
  
  Found by:       Coverity Prevent
  MFC after:      3 weeks
  
  Revision  Changes    Path
  1.20      +1 -1      src/sys/dev/hwpmc/hwpmc_mod.c


More information about the cvs-all mailing list