[gstreamer-bugs] [Bug 595602] g_child_proxy_get_valist doesn't initialize GValue correctly

GStreamer (bugzilla.gnome.org) bugzilla at gnome.org
Fri Sep 18 14:16:58 PDT 2009


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

Stefan Kost (gstreamer, gtkdoc dev) <ensonic> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
                 CC|                            |ensonic at sonicpulse.de
     Ever Confirmed|0                           |1

--- Comment #1 from Stefan Kost (gstreamer, gtkdoc dev) <ensonic at sonicpulse.de> 2009-09-18 21:16:52 UTC ---
Hmm, maybe gst_child_proxy_get_property() should do
g_value_init (&value, G_PARAM_SPEC_VALUE_TYPE (pspec));
before calling g_object_get_property().

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