Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 139913a0 authored by Devin Moore's avatar Devin Moore
Browse files

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
parent 1291f27a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment