commit | 1db6f2db499490e125a92e2c859a6dc3bef81d72 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Tue Oct 02 13:53:13 2012 -0700 |
committer | Elliott Hughes <enh@google.com> | Wed Oct 03 17:20:06 2012 -0700 |
tree | 9e829f379100972b8adf9014f722ebe16a78a5dd | |
parent | 95a2a7f325330830d6227aa683948b325e38e653 [diff] |
Test flags before using "info" Our debugger signal catcher expects to receive three args, but if somebody cleared SA_SIGINFO we only get one, and bad things happen when we try to use the second one. Test to see if SA_SIGINFO is still set before we try to use the argument. (cherry-pick of f84bc8d6f6368f1c846124a8168761ee8cc589c0.) Bug: 7272866 Change-Id: I69a65c25e833aea70acb78f9ba40ed93308583e6