gst/: GLib 2.6 g_flags_get_first_value has a bug that triggers an infinite loop
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 13 Oct 2005 15:23:51 +0000 (15:23 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 13 Oct 2005 15:23:51 +0000 (15:23 +0000)
commiteecd25e78fa4723bc97c3151b21d04ea603c904e
tree5e8bc08fcf9dc021fb616bce612e334813043c60
parentd4ea9fbebae2d788fd802e1b8c525ddf2ce8c650
gst/: GLib 2.6 g_flags_get_first_value has a bug that triggers an infinite loop

Original commit message from CVS:

* gst/glib-compat.c: (gst_flags_get_first_value):
* gst/glib-compat.h:
* gst/gstvalue.c: (gst_value_deserialize_int_helper),
(gst_value_compare_double), (gst_value_serialize_flags):
GLib 2.6 g_flags_get_first_value has a bug that triggers an
infinite loop
ChangeLog
gst/glib-compat.c
gst/glib-compat.h
gst/gstvalue.c