diff options
author | Vishnu Nair <vishnun@google.com> | 2021-05-21 09:05:39 -0700 |
---|---|---|
committer | Vishnu Nair <vishnun@google.com> | 2021-05-21 16:49:07 +0000 |
commit | 51b958d57c41c019bea1114fccb914d57f291ab6 (patch) | |
tree | 8a34230f20c4fcff0a2af9dcb5b0b678d6598272 /fastboot/fastboot.cpp | |
parent | cab42d2b2378e051e29f8f1aeb817c9aa202c64e (diff) |
Fix implicit cast from ssize_t to size_t in KeyedVector.h
Fixes a compiler warning for implicit conversion changes from signed
to unsigned which surfaced when refactoring native input libraries.
Add an explicit cast to avoid adding -Wno-sign-conversion compile
flags.
Test: b libsurfaceflinger_unittest
Bug: b/188792659
Change-Id: I1b9309c3530d6063d5cefcaa31af84d9cebc3f5d
Merged-In: I8866aef7f09ca5173604abe18c586b68bbf12ed6
Diffstat (limited to 'fastboot/fastboot.cpp')
0 files changed, 0 insertions, 0 deletions