aboutsummaryrefslogtreecommitdiff
path: root/src/mgl.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mgl.c')
-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)