summaryrefslogtreecommitdiffstats
path: root/data
diff options
context:
space:
mode:
authorDan Albert <danalbert@google.com>2015-04-07 18:43:15 -0700
committerDan Albert <danalbert@google.com>2015-04-08 14:12:21 -0700
commit1b4f316651096f0ef9301b4ffde4816a08a54ab5 (patch)
treef141604343f4114337483ed0fb30fe36f4750310 /data
parent47c1cf4b35616059409a0674382c2318494e877b (diff)
downloadframeworks_base-1b4f316651096f0ef9301b4ffde4816a08a54ab5.zip
frameworks_base-1b4f316651096f0ef9301b4ffde4816a08a54ab5.tar.gz
frameworks_base-1b4f316651096f0ef9301b4ffde4816a08a54ab5.tar.bz2
Fix UB in ResourceTable::stringToInt.
Was here because UBsan found integer overflow in the parsing for hex numbers, since hex numbers here are actually unsigned but assigned to a signed integer. Also fixes a number of missing error conditions. Change-Id: Iaea576daedfc6c75521cde02de3fe9dd0198a3b7
Diffstat (limited to 'data')
0 files changed, 0 insertions, 0 deletions