Skip to content
  • Yaowu Xu's avatar
    Fix an overflow issue for HBD · 5c613ea8
    Yaowu Xu authored
    The sum of squared value of a block can overflow 32bit, this commit
    changes to use int64_t to avoid the overflow issue.
    
    Change-Id: I78fcd6999634f186f86d649cfce85d97a993d040
    5c613ea8