mirror of
https://github.com/glfw/glfw.git
synced 2024-11-22 04:54:35 +00:00
release the errorHandler
This commit is contained in:
parent
b35641f4a3
commit
bf55b32c50
@ -535,6 +535,7 @@ static void detectEWMH(void)
|
||||
XA_WINDOW,
|
||||
(unsigned char**) &windowFromChild))
|
||||
{
|
||||
_glfwReleaseErrorHandlerX11();
|
||||
XFree(windowFromRoot);
|
||||
return;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user