mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-02-16 10:29:19 +01:00
Merge branch 'bugfix/restart-crash' into 'master'
Blind guess at the reported crash See merge request kasm-technologies/internal/KasmVNC!104
This commit is contained in:
commit
fc0f2a3192
@ -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