GNOME Bugzilla – Bug 344227
gdk_pixbuf_loader_close should be called before gdk_pixbuf_loader_get_pixbuf in eab-contact-display.c
Last modified: 2013-09-13 00:53:46 UTC
Please describe the problem: gdk_pixbuf_loader_close should be called before gdk_pixbuf_loader_get_pixbuf in eab-contact-display.c Steps to reproduce: 1. 2. 3. Actual results: Expected results: Does this happen every time? Other information:
Created attachment 66945 [details] [review] patch
bug 322789 is the same. (not dup, this bug is in another part of code)
Looks good can be committed.
patch committed both to stable branch and HEAD: http://cvs.gnome.org/viewcvs/evolution/addressbook/gui/widgets/eab-contact-display.c?r1=1.27&r2=1.28 http://cvs.gnome.org/viewcvs/evolution/addressbook/gui/widgets/eab-contact-display.c?r1=1.25&r2=1.25.2.1 fix will be included in stable evolution 2.6.3 and unstable evolution 2.7.4. thanks a lot!