
Bug 1473 - CoglPixelFormat enum data must be declared static When registering an enumeration GType, the GEnumValue or GFlagsValue arrays must be declared static; otherwise, you get a segmentation fault when calling the function again. Signed-off-by: Emmanuele Bassi <ebassi@linux.intel.com>
Description
Languages
C
98.9%
Meson
0.7%
Python
0.3%