commit | f84bc8d6f6368f1c846124a8168761ee8cc589c0 | [log] [tgz] |
---|---|---|
author | Andy McFadden <fadden@android.com> | Tue Oct 02 13:53:13 2012 -0700 |
committer | Andy McFadden <fadden@android.com> | Tue Oct 02 14:30:41 2012 -0700 |
tree | 85c6a5ca23faae5b1d243c1191515556248a1d25 | |
parent | 204b26b4402249566e0190154cddb2cfc2cf42a7 [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. Bug: 7272866 Change-Id: If682a2262fe8a575f3802fb0c60a53eea3082456