diff options
| author | 2021-08-13 19:59:16 +0000 | |
|---|---|---|
| committer | 2021-08-16 22:28:00 +0000 | |
| commit | 139913a0e5a285b159525c9cbc7ce0e08e7afe36 (patch) | |
| tree | b9dcecc6823751bb468925c855f7d56e5c428b5a /libs/gui/BufferQueueThreadState.cpp | |
| parent | 1291f27a242b61dc26f2a448a69180f50498c772 (diff) | |
libbinder: use flexible array member instead of 0 sized array
Having an array at the end of a struct without a size is defined as a
flexible array member. Using a size of zero is not defined by the
language.
Test: atest binderRpcTest
Change-Id: Iaec4ea3b636f218957dd70cb36c84ba04bcb8a0e
Diffstat (limited to 'libs/gui/BufferQueueThreadState.cpp')
0 files changed, 0 insertions, 0 deletions