diff options
| author | 2014-10-15 16:59:47 -0700 | |
|---|---|---|
| committer | 2014-10-16 19:16:41 -0700 | |
| commit | d000480134b7b00895fbfd142f1d1e18d9cfa6e9 (patch) | |
| tree | a9fab808555310308aecda2a59a7c90727ede0ff /compiler/optimizing/optimization.cc | |
| parent | d866c7616cb3426c431b635ae69964ce69c2ecb5 (diff) | |
Add way to ensure we are at the front of the sigaction chain
Calling this after jni_on_load fixes the unity apps. This is
not exactly correct since we may already have the following chain.
Start up:
Us -> debuggerd
After app goes in front:
App -> us -> debuggerd
After we put ourself back at the front:
Us -> app -> us -> app -> .... stack overflow.
Bug: 17620677
Change-Id: I9183997e3d5ebd51c320b5d51425be5142e938f3
(cherry picked from commit 1f24296c7c8a6501ee2388c0d20b48f471b48660)
Diffstat (limited to 'compiler/optimizing/optimization.cc')
0 files changed, 0 insertions, 0 deletions