commit | 2b98c82f0597fe622df9409a726921173cfa8837 | [log] [tgz] |
---|---|---|
author | Christopher Ferris <cferris@google.com> | Tue Sep 28 15:50:04 2021 -0700 |
committer | Christopher Ferris <cferris@google.com> | Tue Sep 28 16:15:51 2021 -0700 |
tree | b5413a7f43cde7b418bf2f812e0dec4623a1b16b | |
parent | be17619cccc161a48a9bcf7b03384c32e13492db [diff] |
Add CHECK to verify assumptions in the code. On the main thread, the siginfo pointer will never be nullptr. Add a CHECK to make sure this is true. Test: Unit tests pass both 32 bit and 64 bit. Test: Ran with debug.debuggerd.translate_proto_to_text set to 0 Test: to exercise old path. Change-Id: I9d5ed0de5d652de8a4f9cd85eb57cbb1ec676404