Basit Ayantunde 2d809abbb3 removed variable-sized array (flutter/engine#23102)
This is undefined behavior. I've replaced it with std::vector instead

Co-authored-by: Zachary Anderson <zanderso@users.noreply.github.com>
2021-01-14 14:33:29 -08:00
..