commit | da0ce28fe3a73905b2cd7a07f3298a229a16c03d | [log] [tgz] |
---|---|---|
author | Yaowu Xu <yaowu@google.com> | Thu Sep 26 09:20:15 2013 -0700 |
committer | Yaowu Xu <yaowu@google.com> | Thu Sep 26 09:20:15 2013 -0700 |
tree | 1a7b53c05c137ee608a18a94ae0fb0ce2298a944 | |
parent | 7755b9dada8881660826085d8ee8d9034a5c7c53 [diff] |
fixed integer overflow warnings Jenkins warns on left shift of negative numbers and non-aligned read of int. This commit fixed the two issues. Change-Id: I389a7fb6a572c643902e40a4c10fefef94500d2c