commit | c2bf8e837ecf36639425fc3015cce078f6a08fb9 | [log] [tgz] |
---|---|---|
author | Dan Austin <danielaustin@google.com> | Wed Oct 21 11:28:59 2015 -0700 |
committer | Dan Austin <danielaustin@google.com> | Wed Oct 21 12:38:53 2015 -0700 |
tree | a0fa408e33031fa329e30cac42a00c31fb2f4e9f | |
parent | a763da3f1fc010576b4807fa9b050c0720f81d00 [diff] |
Fix benign integer overflow in printHexDump There is an instance where an unsigned integer is multiplied by -1. Refactor the code to eliminate this operation. Bug: 25085348 Change-Id: I9c5dc1cc22a27dc998ae8eeacc9f889373d993cd