mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 14:22:50 +00:00
66a4882eb1
There were no checks for invalid values or asserts for all invalid NULL pointers to glfwSetWindowIcon or glfwCreateCursor. Fixes #1862