commit | c4fe2466bea56ee8531c31f3b8b990713499ecd8 | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Tue Oct 22 00:01:25 2024 +0000 |
committer | Steven Moreland <smoreland@google.com> | Tue Oct 22 00:02:52 2024 +0000 |
tree | bd433ace0a8d4fd11454771226b6008a99a1aa79 | |
parent | 326593b0ca2e2e02e595774bf274e249e46a1587 [diff] |
libbinder: statusToString for status_t errors '-status' for status=UNKNOWN_ERROR is UB, since that is min integer. To avoid this, use the better function which will also avoid this area. Only the cases that matter are cleaned up. Fixes: 354371732 Test: build Change-Id: I0a71cd2c04680221191c7d926a64bda08012951f