commit | e8393349fe438e65babd434f0a37c976ef0ff3ed | [log] [tgz] |
---|---|---|
author | Steven Moreland <smoreland@google.com> | Wed May 05 23:27:53 2021 +0000 |
committer | Steven Moreland <smoreland@google.com> | Wed May 05 23:41:04 2021 +0000 |
tree | c4b2fe9676a052298eee37125cecd6801d07c0a4 | |
parent | 2ff0d47cf68ae3e6a0593220205ba06b23db73fc [diff] |
libbinder: RPC avoid abort on too big allocations We may want some more heuristic checks here, since allocations that are just barely too big may interrupt the operations of other threads that can't handle failing allocations, but this is a start so that too-big allocations won't cause an abort. Bug: 182938024 Test: binderRpcTest + running WIP fuzzer Change-Id: Id9f1b63962cd22b7c799b14e595c47ea8628354f