From 089b7b0a3e50c1acda282feb9925b4aa3f6cd0c6 Mon Sep 17 00:00:00 2001 From: dec05eba Date: Fri, 23 Sep 2022 21:58:54 +0200 Subject: m --- src/mgl.c | 1 + 1 file changed, 1 insertion(+) 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) -- cgit v1.2.3