--- a/pidgin/gtkutils.c Thu Sep 03 20:35:27 2009 +0000 +++ b/pidgin/gtkutils.c Thu Sep 03 20:38:12 2009 +0000 @@ -3746,7 +3746,7 @@ char *temp_file = user_data; gchar *contents; gsize length; - GError *error; + GError *error = NULL; if (!g_file_get_contents(temp_file, &contents, &length, &error)) { purple_debug_error("gtkutils", "Unable to read contents of %s: %s\n",