Files
glfw/src
Camilla Löwy 631da8cc2f X11: Fix previous error handler not being restored
GLFW did not restore the previous Xlib error handler when removing its
own, instead resetting to the default handler.

This commit saves and restores the previous error handler.

None of this is thread-safe or could ever be.

Fixes #2108

(cherry picked from commit 26920a1a38)
2022-07-12 20:29:22 +02:00
..
2022-05-06 19:34:06 +02:00
2019-11-05 17:59:15 +01:00
2019-11-05 17:59:15 +01:00
2020-06-30 17:09:55 +02:00