Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
CID 34798: Division or modulo by float zero (DIVIDE_BY_ZERO)
12. divide_by_zero: In expression dist /= count, division by expression count which may be zero has undefined behavior.
- Loading branch information