[Bug 656927] tsdemux: fix demuxing on a small sample file

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Aug 19 10:02:04 PDT 2011


https://bugzilla.gnome.org/show_bug.cgi?id=656927
  GStreamer | gst-plugins-bad | git

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2011-08-19 17:01:57 UTC ---
Created an attachment (id=194245)
 View: https://bugzilla.gnome.org/attachment.cgi?id=194245
 Review: https://bugzilla.gnome.org/review?bug=656927&attachment=194245

tsdemux: do not keep a dangling pointer

When removing the current program, it will get freed by the
hash table removal callback, so ensure we clear our pointer
to it.

Fixes a crash later on in gst_ts_demux_push trying to access it.

-- 
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list