commit | 03ca48a7112abf44fbabd16d74e5ae3936ed5334 | [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 | a7cd6ea9c32979d2b6314466c742b47c418b7cfb [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