id summary reporter owner description type status priority milestone component version resolution keywords cc 602 Division by small number leads to WP overflow fbossen "In line 230 of WeighPredAnalysis.cpp, iRefAC may be small, leading to a large value of dWeight: Double dWeight = (iRefAC==0) ? (Double)1.0 : ( (Double)(iCurrAC) / (Double)iRefAC); dWeight should be clipped to an appropriate range " defect closed minor HM-7.2 HM HM-7.1 fixed fbossen ksuehring davidf jct-vc@…