gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous patch...
authorRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 11 May 2004 00:07:57 +0000 (00:07 +0000)
committerRonald S. Bultje <rbultje@ronald.bitfreak.net>
Tue, 11 May 2004 00:07:57 +0000 (00:07 +0000)
Original commit message from CVS:
* gst/auparse/gstauparse.c: (gst_auparse_chain):
Fix for some uninitialized variables in previous patch, also
makes it work. Fixes #142286 while we're at it.

ChangeLog

index ee4a5eed67a3a729bb1e2d5abdd6b51af49075c9..84aa6e93b8bf42d033073ee78e406e6121918172 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-05-10  Ronald Bultje  <rbultje@ronald.bitfreak.net>
+
+       * gst/auparse/gstauparse.c: (gst_auparse_chain):
+         Fix for some uninitialized variables in previous patch, also
+         makes it work. Fixes #142286 while we're at it.
+
 2004-05-11  Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
 
        * gst/auparse/gstauparse.c: