[gstreamer-bugs] [Bug 323905] use return val of g_list_append
GStreamer (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Fri Dec 16 07:34:48 PST 2005
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=323905
GStreamer | gstreamer (core) | Ver: HEAD CVS
Tim-Philipp Müller changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|HEAD |0.10.1
------- Additional Comments From Tim-Philipp Müller 2005-12-16 15:34 -------
Has been fixed by Andy in CVS the same way as you suggested.
I guess GLib can't really change their internal implementation not to support
this, whatever the API docs say, but if they do we'll probably find out soon
enough anyway ;)
2005-12-16 Andy Wingo <wingo at pobox.com>
* plugins/elements/gstbufferstore.c
(gst_buffer_store_cleared_func): Pay attention to g_list_append
return value.
* tests/check/gst/gstobject.c
(test_fake_object_name_threaded_unique): Pay attention to
g_list_sort return value.
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are the QA contact for the bug.
More information about the Gstreamer-bugs
mailing list