Skip to content
Snippets Groups Projects
Commit 71aec42d authored by Yifei Teng's avatar Yifei Teng Committed by CQ bot account: commit-bot@chromium.org
Browse files

[fidl] Fix decode/validate crash in case of tables of (nested) arrays of

primitives.

With the introduction of coding tables for boring types inside FIDL tables
to support linearization, array coding tables may have a null element,
when the array is in a FIDL table but the element is a boring type.

TEST: fx run-host-tests fidl_cpp_unittests
Change-Id: I56380c36369e4b501f5b82aa9cfc673c564f82a1
parent 968b7a90
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment