Basit Ayantunde ee2ac2a5af
removed variable-sized array (#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
..