mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2024-11-25 01:24:04 +01:00
Blind guess at the reported crash
This commit is contained in:
parent
9450157af1
commit
e41bc997a6
@ -1916,6 +1916,8 @@ InitOutput(ScreenInfo *scrInfo, int argc, char **argv)
|
||||
#else
|
||||
FatalError("DRI3 disabled at compile time\n");
|
||||
#endif
|
||||
} else {
|
||||
driNode = NULL;
|
||||
}
|
||||
} /* end InitOutput */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user