GNOME Bugzilla – Bug 608119
[StShadowTexture] Fix invalid unref of CoglHandle
Last modified: 2010-01-29 19:48:40 UTC
This code appeared to treat the return value of clutter_texture_get_cogl_texture as having a new reference, but in fact it doesn't.
Created attachment 152280 [details] [review] [StShadowTexture] Fix invalid unref of CoglHandle
Created attachment 152281 [details] valgrind fragment
Attachment 152280 [details] pushed as 2aa305b - [StShadowTexture] Fix invalid unref of CoglHandle
*** Bug 607605 has been marked as a duplicate of this bug. ***