GNOME Bugzilla – Bug 671984
cogl glyph cache uses uninitialised variable.
Last modified: 2012-05-16 13:21:50 UTC
Created attachment 209605 [details] [review] patch to fix problem In cogl-pango/cogl-pango-glyph-cache.c nobody ever sets cache->using_global_atlas to FALSE following the malloc. noticed while valgrinding gnome-shell.
Review of attachment 209605 [details] [review]: looks good to me.
thanks, I've pushed this to master as commit 46b1727705b461
*** Bug 674907 has been marked as a duplicate of this bug. ***