Skip to content

gles3: Ensure the returned parameter is always initialized

Daniel van Vugt requested to merge vanvugt/mutter:init-missing-extensions into main

This appears to be the only explanation for init_secondary_gpu_data_gpu crashing in g_strjoinv, but I don't know the exact conditions causing glGetString (GL_EXTENSIONS) to return NULL.

https://launchpad.net/bugs/1994011

Merge request reports