--- a/pidgin/win32/wspell.c Sun Apr 07 17:45:32 2013 -0500 +++ b/pidgin/win32/wspell.c Mon Apr 08 01:56:46 2013 +0200 @@ -87,7 +87,6 @@ g_free(tmp); g_setenv("PATH", tmp2, TRUE); g_free(tmp2); - g_free(tmp); /* Suppress error popups */ wpidginspell_new_attach_proxy = (void*) wpurple_find_and_loadproc(GTKSPELL_DLL, "gtkspell_new_attach" );