mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-06-23 06:53:32 +00:00
This caused a crash because if handle was set to garbage then the move-constructor would try to call the Release function on it.
This caused a crash because if handle was set to garbage then the move-constructor would try to call the Release function on it.