[Bug 684765] Plugins without a klass in the metadata crashes autoaudiosink

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Tue Sep 25 03:57:45 PDT 2012


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

Sebastian Dröge <slomo> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |slomo at circular-chaos.org
     Ever Confirmed|0                           |1

--- Comment #1 from Sebastian Dröge <slomo at circular-chaos.org> 2012-09-25 10:57:41 UTC ---
Your element should have called gst_element_set_metadata(), it's not allowed to
register (gst_element_register()) elements without the metadata.

We should add checks for that and fail if someone tries to do 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