diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/mgl.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -59,6 +59,7 @@ static int glx_context_init() { XFree(context.visual_info); context.visual_info = NULL; + context.fbconfig = NULL; } if(fbconfigs) |