mutter/cogl-path
Neil Roberts 28deb1919a cogl-path: Fix the uninitialised path->fill_primitive
This was not being uninitialised so it was sometimes causing a crash
when it tried to unref an invalid pointer. This was causing test-path
to fail for me.

Reviewed-by: Robert Bragg <robert@linux.intel.com>

(cherry picked from commit ee834bf10a05cf000d4bc4dd2438ca6cedd8a2b5)
2013-08-19 22:44:44 +01:00
..
tesselator Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl1-path-functions.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl1-path.c Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl2-path-functions.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-1.0.pc.in Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-enum-types.c.in Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-enum-types.h.in Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-private.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path-types.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
cogl-path.c cogl-path: Fix the uninitialised path->fill_primitive 2013-08-19 22:44:44 +01:00
cogl-path.h Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00
Makefile.am Separate out CoglPath api into sub-library 2013-08-19 22:44:35 +01:00