--- a/pidgin/gtkwebviewtoolbar.c Sat Sep 15 04:05:51 2012 -0400 +++ b/pidgin/gtkwebviewtoolbar.c Sun Oct 07 00:01:34 2012 -0400 @@ -594,7 +594,9 @@ g_free(filename); gtk_webview_insert_image(GTK_WEBVIEW(toolbar->webview), id); - purple_imgstore_unref_by_id(id); + /* TODO: do it after passing an image to prpl, not before + * purple_imgstore_unref_by_id(id); + */ } static void