commit | 7c123cc15041254190da53fe828fb44677fc879e | [log] [tgz] |
---|---|---|
author | Nick Desaulniers <ndesaulniers@google.com> | Mon Oct 21 13:52:41 2019 -0700 |
committer | Nick Desaulniers <ndesaulniers@google.com> | Mon Oct 21 13:52:41 2019 -0700 |
tree | f8fb018d8971f86243f971f3920ddc4be7c6316a | |
parent | 6edbd58d14d487ba7a06bafc566a6213d5db2945 [diff] |
[frameworks][native][vulkan] fix -Walloca Alloca cannot be checked for failure. Replace alloca with dynamic memory allocations. Bug: 139945549 Bug: 142475221 Test: mm Change-Id: I1a154b479c8da66e25d20dced6bf9ae269b906f8 Signed-off-by: Nick Desaulniers <ndesaulniers@google.com>