--- src/gmdb2/info.c +++ src/gmdb2/info.c @@ -71,4 +71,6 @@ gtk_label_set_text(GTK_LABEL(label), tmpstr); g_free(filepath); + + return NULL; }