ref: aaa7b444607225a0655be6b97ace8128a176028c
parent: b71807082c10f44c5b80b7c81eaa90a93bd500e3
author: Yaowu Xu <yaowu@google.com>
date: Thu Aug 29 06:26:52 EDT 2013
Fixed potential overflows The two arrays are typically initialized to INT64_MAX, if they are not filled with valid values before the addition, the values can overflow and lead to wrong results. Change-Id: I515de22cf3e8f55af4b74bdb2c8eb821a02d3059