mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2026-07-17 16:36:49 +00:00
Blind guess at the reported crash
This commit is contained in:
parent
9450157af1
commit
e41bc997a6
1 changed files with 2 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue