mirror of
https://github.com/Ryujinx/Opentk.git
synced 2024-12-23 12:05:33 +00:00
1392d48ec0
Misbehaving clients that shall not be named here may call GameWindow.Close() inside the GameWindow.Closing event. This causes recursion in SDL2, crashing the application. This patch adds a guard to protect against recursion when calling GameWindow.Close(). |
||
---|---|---|
.. | ||
Bind | ||
Build.UpdateVersion | ||
Compatibility | ||
Converter | ||
Examples | ||
Generator.Rewrite | ||
GLControl | ||
OpenTK |