commit | 04de4fe1a9999c9a2dea724d70efd91a87d8f9b0 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Wed May 31 20:24:51 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed May 31 20:24:51 2017 -0700 |
tree | 2c9a4ad80e63a57848d9ccfeb9d0ad684f88a2f8 | |
parent | 85b82e35d810a21257fec9d850d95f8abc900670 [diff] |
sigchain: properly block signal when we forward. The previous code incorrectly chose to unblock the received signal when SA_NODEFER was passed, instead of blocking the signal when SA_NODEFER was not passed. Bug: http://b/38305752 Bug: http://b/62189102 Bug: http://b/62202711 Test: m test-art-host Change-Id: I2a7176b2a9fc7cdd0193face46f6d14a617ca814