[Bug 692691] Dangling pointer when doing allocation query on a flushing queue

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Jan 28 02:09:42 PST 2013


https://bugzilla.gnome.org/show_bug.cgi?id=692691
  GStreamer | gstreamer (core) | 1.x

--- Comment #1 from Alexander Schrab <alexas at axis.com> 2013-01-28 10:09:35 UTC ---
Created an attachment (id=234598)
 View: https://bugzilla.gnome.org/attachment.cgi?id=234598
 Review: https://bugzilla.gnome.org/review?bug=692691&attachment=234598

Patch for queue.c and queuearray.c

There was a side issue from fixing this bug: the gst_queue_array_find and
gst_queue_array_drop_element methods in queuearray.c were completely wrong
(cannot have been used at all, maybe they were left from an earlier
implementation?). This proposed patch fixes the original issue and follow up
issue from needing those two methods in a working state.

-- 
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