mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-30 04:00:37 +00:00
gst/auparse/gstauparse.c: Fix for some uninitialized variables in previous patch, also makes it work. Fixes #142286 w...
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.
This commit is contained in:
parent
a580c78ec3
commit
d2b12c636d
1 changed files with 6 additions and 0 deletions
|
@ -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>
|
2004-05-11 Stephane Loeuillet <stephane.loeuillet@tiscali.fr>
|
||||||
|
|
||||||
* gst/auparse/gstauparse.c:
|
* gst/auparse/gstauparse.c:
|
||||||
|
|
Loading…
Reference in a new issue