Comment 3 for bug 996695

Revision history for this message
Kris (kris-degussem) wrote :

Did some more study ...
It seems that the patch in attachment fixes the bug. Can anyone confirm this?

Patch content:
- comments out some code that seems unused (is this OK to drop?)
- modifies destroy callback for a few gdk_pixbuf_new_from_data into (GdkPixbufDestroyNotify)g_free (this is the real fix/patch)