Jonah Williams a61c707fe0 [Impeller] check allocation failures. (flutter/engine#54320)
Fixes https://github.com/flutter/flutter/issues/151084

If allocating a host buffer fails, log a validation error but don't cause an NPE by inserting a nullptr into the host buffer set.
2024-08-02 19:49:40 +00:00
..