mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-07-06 17:30:28 +02:00
Blind guess at the reported crash
This commit is contained in:
@ -1916,6 +1916,8 @@ InitOutput(ScreenInfo *scrInfo, int argc, char **argv)
|
|||||||
#else
|
#else
|
||||||
FatalError("DRI3 disabled at compile time\n");
|
FatalError("DRI3 disabled at compile time\n");
|
||||||
#endif
|
#endif
|
||||||
|
} else {
|
||||||
|
driNode = NULL;
|
||||||
}
|
}
|
||||||
} /* end InitOutput */
|
} /* end InitOutput */
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user