
_cogl_feature_check expects the array of function names to be terminated with a NULL pointer but I forgot to add this. This was causing crashes depending on what happened to be in memory after the array.
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%