mirror of
https://github.com/obsproject/obs-studio.git
synced 2026-08-31 02:13:51 +08:00
0f4d0eed25
Currently, the X11 display may be leaked when the X11/EGL platform is destroyed. Fix that by calling XCloseDisplay() to free it. Fixes:2fd8a6df55("libobs-opengl: Introduce the X11/EGL winsys") (cherry picked from commit8e96d47cd3)