commit | 5ad965bf41a22929afc4d79fd1988416c192a6a6 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Feb 16 19:22:25 2017 -0800 |
committer | Josh Gao <jmgao@google.com> | Thu Feb 16 20:16:58 2017 -0800 |
tree | 971b0e58d79db7ab263d12dc2892347443337508 | |
parent | 2a18b822d50f360b83e9ce3fd822d2650ed3a4db [diff] |
crash_dump: fix overflow. `1 << 32` overflows, resulting in bogus PR_CAP_AMBIENT_RAISE attempts, and breaking dumping for processes with capabilities in the top 32 bits. Bug: http://b/35241370 Test: debuggerd -b `pidof com.android.bluetooth` Change-Id: I29c45a8bd36bdeb3492c9f74599993c139821088