changeset 2156:882ab6368d8e

branch merge
author Ralf Ertzinger <ralf@skytale.net>
date Tue, 06 Nov 2007 19:05:34 +0100
parents 69c9f138611b (diff) a0efcdd66861 (current diff)
children 6151338f5af7
files
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/flacng/plugin.c	Mon Nov 05 09:42:53 2007 -0600
+++ b/src/flacng/plugin.c	Tue Nov 06 19:05:34 2007 +0100
@@ -585,6 +585,8 @@
         _DEBUG("Decoder thread has finished");
     }
 
+    reset_info(main_info, TRUE);
+
     _LEAVE;
 }