Blind guess at the reported crash

release/1.2.0
Lauri Kasanen 2 years ago
parent 9450157af1
commit e41bc997a6
No known key found for this signature in database

@ -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 */

Loading…
Cancel
Save