mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
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.