mirror of
https://github.com/glfw/glfw.git
synced 2026-09-17 22:32:50 +00:00
802882f7cb
There were no checks for invalid values or asserts for all invalid NULL
pointers to glfwSetWindowIcon or glfwCreateCursor.
Fixes #1862
(cherry picked from commit 66a4882eb1)