commit | f4865ca5e8203a319af4651017871e9546da92d7 | [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 | b7ec396bba43bba47bb40ee593deac5eece88071 | |
parent | 47d53cb39c94740d697ffa6096032ff48c9dd46e [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