commit | 3652ba0fac04d5646a2fe39c74de22269b2a8d7c | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Fri Jul 21 00:37:18 2023 +0000 |
committer | Steven Moreland <smoreland@google.com> | Fri Jul 21 00:37:20 2023 +0000 |
tree | 5036f6a7603943751ece7894e1fb83cf26ed9df6 | |
parent | 1411c396f0c11d042916e531e10978c60af1a4b6 [diff] |
binderAllocationLimits: check remote binder null Possible null de-ref hit one time? This is not actually expected to fix this bug, but if it reproduces again, it should give us slightly more information. Change-Id: Ie3de2b50088179d1c7fcb8d492dfc092a2e45b91 Fixes: 291870594 Test: N/A