Yasumichi Akahoshi
yasum****@users*****
2005年 9月 5日 (月) 13:58:07 JST
Index: cxplorer/src/cxp-right-pane.c diff -u cxplorer/src/cxp-right-pane.c:1.57 cxplorer/src/cxp-right-pane.c:1.58 --- cxplorer/src/cxp-right-pane.c:1.57 Sat Sep 3 22:35:08 2005 +++ cxplorer/src/cxp-right-pane.c Mon Sep 5 13:58:06 2005 @@ -521,7 +521,7 @@ GtkTreeIter * iter, gpointer data) { gchar *filename; - gchar *mimetype; + gchar *mimetype = NULL; GdkPixbuf *icon; struct stat status;