whoops, this shouldn'tvegonein

Original commit message from CVS:
whoops, this shouldn'tvegonein
This commit is contained in:
Thomas Vander Stichele 2002-08-27 17:55:15 +00:00
parent 509a2d42b1
commit 4b9deaaf00

View file

@ -647,7 +647,7 @@ gst_avi_demux_parse_index (GstAviDemux *avi_demux,
GstEvent *event;
gst_bytestream_get_status (avi_demux->bs, &remaining, &event);
gst_data_unref (GST_DATA (event));
gst_event_unref (event);
got_bytes = gst_bytestream_read (avi_demux->bs, &buf, 8);
}