[gstreamer-bugs] [Bug 624338] [pulsesink] double-free exception

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Mon Aug 16 01:55:19 PDT 2010


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

--- Comment #15 from Sebastian Dröge <slomo at circular-chaos.org> 2010-08-16 08:55:17 UTC ---
Looks good in general but you should protected the hash table with a mutex...
everywhere.

Then it might make sense to add a property to set the pulse client name. E.g.
in webkit you might want to have all pulsesinks of the same tab in the same
pulse client but not all pulsesinks of all tabs.

Also, gst_pulse_client_name() should maybe be improved and return something
like "GStreamer ($PID)" when the other two ways to get a name fail.

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