19 Sep
2013
19 Sep
'13
9:05 p.m.
2013/9/19 Markus Engel <p637777@...1081...>:
By the way, are you sure that the change you made in r12543 is correct? https://developer.gnome.org/gdk-pixbuf/stable/gdk-pixbuf-Image-Data-in-Memor y.html#gdk-pixbuf-copy This page tells me that g_object_unref would have been perfectly fine. Anyway, the pixbuf is allocated using "malloc", so I think "delete" is not the right solution, is it?
"pb" has the type Inkscape::Pixbuf *, not GdkPixbuf *.
Regards, Krzysztof