aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordec05eba <dec05eba@protonmail.com>2022-09-23 21:58:54 +0200
committerdec05eba <dec05eba@protonmail.com>2022-09-23 21:58:54 +0200
commit089b7b0a3e50c1acda282feb9925b4aa3f6cd0c6 (patch)
tree2eee23a4b365cf2e01226d71514d8d6b874a9c99
parenta5524a7e3e8248a5a4baa8af62a1a758f1d07e7f (diff)
m
-rw-r--r--src/mgl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mgl.c b/src/mgl.c
index 1fcbb4a..3bf8821 100644
--- a/src/mgl.c
+++ b/src/mgl.c
@@ -59,6 +59,7 @@ static int glx_context_init() {
XFree(context.visual_info);
context.visual_info = NULL;
+ context.fbconfig = NULL;
}
if(fbconfigs)