# HG changeset patch # User ib # Date 1328992982 0 # Node ID 19398061c20419317dc26f58a944182097f312eb # Parent 80246b016cafc27e2ae42f5e347247d290f2121c Free playlist and URL list items when GUI ends. diff -r 80246b016caf -r 19398061c204 gui/interface.c --- a/gui/interface.c Sat Feb 11 20:42:20 2012 +0000 +++ b/gui/interface.c Sat Feb 11 20:43:02 2012 +0000 @@ -268,6 +268,8 @@ } appFreeStruct(); + listSet(gtkDelPl, NULL); + listSet(gtkDelURL, NULL); free(guiIcon.collection); if (gui_conf) {