one liner patch to stop crash, everquest2.exe

H. Verbeet hverbeet at gmail.com
Thu Jul 17 04:35:46 CDT 2008


2008/7/17 Andrew Fenn <andrewfenn at gmail.com>:
> I added a check to make sure This->shader_priv wasn't null. Before
> Everquest2.exe would crash when I tried to alt+enter from windowed mode.
> This stops it crashing wine.
>
This->shader_priv shouldn't be NULL. It probably means the backend was
already destroyed when shader_glsl_free() was called.



More information about the wine-patches mailing list