diff options
author | 2022-08-02 22:57:15 +0000 | |
---|---|---|
committer | 2022-08-02 23:01:09 +0000 | |
commit | b14d3e50edca61ed8ca969af0eb936a1fc9c387d (patch) | |
tree | 3002150ec1f797d6f44b3258e81b94fcd69a2fc6 /libs/binder/RpcSession.cpp | |
parent | 1ea5882095daf567171009e904d60b993cd43a24 (diff) |
libbinder: fix type of return value from {send,read}_msg
send_msg and read_msg in Trusty return ssize_t instead of int.
This updates the return type in RpcTransportTipcTrusty to avoid
some UBSan failures.
Bug: 224644083
Test: atest binderRpcTest
Change-Id: Id250502a6f98ab843d48812eaa95a31a9625081f
Diffstat (limited to 'libs/binder/RpcSession.cpp')
0 files changed, 0 insertions, 0 deletions