[Bug 740003] pad: fail drop queries

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Wed Nov 12 06:07:08 PST 2014


https://bugzilla.gnome.org/show_bug.cgi?id=740003
  GStreamer | gstreamer (core) | git

Vincent Penquerc'h <vincent.penquerch> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
                 CC|                            |vincent.penquerch at collabora
                   |                            |.co.uk
         Resolution|                            |FIXED
   Target Milestone|HEAD                        |1.5.1

--- Comment #1 from Vincent Penquerc'h <vincent.penquerch at collabora.co.uk> 2014-11-12 14:07:02 UTC ---
commit d4c551a29250723c44a5de8283c46db63b1932f5
Author: Vincent Penquerc'h <vincent.penquerch at collabora.co.uk>
Date:   Mon Nov 3 17:46:57 2014 +0000

    pad: fail dropped queries

    Previously, dropping a query from a pad probe would deem the
    query succeeded, and the caller might then assume the query's
    results are valid, and thus dereference an invalid object
    such as a GstCaps.

    We now assume dropped queries did not succeed. Dropped events
    and buffers are still deemed a success.

    Added back after previous revert, as it's been double checked.

    https://bugzilla.gnome.org/show_bug.cgi?id=740003

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