commit | 9d631dd1df5e81e4201b739987cada2a02ee1700 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Mar 23 20:04:58 2017 -0700 |
committer | Josh Gao <jmgao@google.com> | Fri Mar 24 11:06:27 2017 -0700 |
tree | ac4134107fb6ff3aaede0dd263cd6708f2206f4a | |
parent | fb539a48849fa31cc5b1f3eec40fd8f30cae982b [diff] |
sigchain: fix sigaction(signal, nullptr, &sa). Previously, our wrapped sigaction would forward to the actual sigaction if new_action was null. Test: ./test.py -r --host -t 004-SignalTest Change-Id: I100b6246c58f331a44b9201cf61405251b85111d