--- easytag-2.1.6.orig/src/misc.c 2008-05-24 23:59:34.000000000 +0300 +++ easytag-2.1.6/src/misc.c 2010-07-23 15:44:40.000000000 +0300 @@ -3327,7 +3327,7 @@ g_free(list_text); } - g_free(currentPath); + gtk_tree_path_free(currentPath); Browser_List_Refresh_Whole_List(); ET_Display_File_Data_To_UI(ETCore->ETFileDisplayed);