diff audacious/input.c @ 1588:15d92c51bde6 trunk

[svn] - modified time (mtime) has been introduced into tuple - playlist makes use of mtime for scan control - xspf records and reads mtime
author yaz
date Wed, 23 Aug 2006 07:46:33 -0700
parents 697a073fd4f5
children f3934d790a2e
line wrap: on
line diff
--- a/audacious/input.c	Sun Aug 20 12:20:36 2006 -0700
+++ b/audacious/input.c	Wed Aug 23 07:46:33 2006 -0700
@@ -488,6 +488,7 @@
         (*length) = -1;
 
         bmp_title_input_free(input);
+        input = NULL;
     }
 
     g_free(filename_proxy);