plugins/elements/gstbufferstore.c
authorAndy Wingo <wingo@pobox.com>
Fri, 16 Dec 2005 14:44:49 +0000 (14:44 +0000)
committerAndy Wingo <wingo@pobox.com>
Fri, 16 Dec 2005 14:44:49 +0000 (14:44 +0000)
commite70e7f7d95d13fc92ee7a826359f0197721770a4
tree0f3f27bc40bf7cb8a016414bf06e13fbb160f54e
parent77b1a17fc904de6636e6f7a405b9361c76df1b02
plugins/elements/gstbufferstore.c

Original commit message from CVS:
2005-12-16  Andy Wingo  <wingo@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.
ChangeLog
plugins/elements/gstbufferstore.c
tests/check/gst/gstobject.c