mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Before, ~VulkanSurface() invokes a potentially empty std::function. Now, checks if it is empty before invoking it.
Before, ~VulkanSurface() invokes a potentially empty std::function. Now, checks if it is empty before invoking it.