mirror of
https://github.com/glfw/glfw.git
synced 2026-09-19 15:25:50 +00:00
65748fb8f3
The command buffer handle was not reset after being freed on window resize, leading to a segfault when the stale handle was used.