platform_system_core/debuggerd/handler
Josh Gao 5ad965bf41 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
2017-02-16 20:16:58 -08:00
..
debuggerd_fallback.cpp libdebuggerd_handler: in-process crash dumping for seccomped processes. 2017-02-15 17:03:44 -08:00
debuggerd_fallback_nop.cpp libdebuggerd_handler: in-process crash dumping for seccomped processes. 2017-02-15 17:03:44 -08:00
debuggerd_handler.cpp crash_dump: fix overflow. 2017-02-16 20:16:58 -08:00