From: Thomas Vander Stichele Date: Fri, 24 Mar 2006 20:27:11 +0000 (+0000) Subject: gst.supp: add a suppression for g_parse_debug_string X-Git-Tag: RELEASE-0_10_1~10 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=5685efc3f9976d6abe3fec557353fc2053b0e3fb;p=platform%2Fupstream%2Fgst-common.git gst.supp: add a suppression for g_parse_debug_string Original commit message from CVS: * gst.supp: add a suppression for g_parse_debug_string --- diff --git a/ChangeLog b/ChangeLog index 650dae9..c19eef4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-03-24 Thomas Vander Stichele + + * gst.supp: + add a suppression for g_parse_debug_string + 2006-03-23 Stefan Kost * gstdoc-scangobj: diff --git a/gst.supp b/gst.supp index 8d1a772..5af4f65 100644 --- a/gst.supp +++ b/gst.supp @@ -440,6 +440,20 @@ ### glib suppressions +{ + + Memcheck:Cond + fun:g_parse_debug_string + obj:/usr/lib/libglib-2.0.so.0.1000.1 + fun:g_slice_alloc + fun:g_slice_alloc0 + fun:g_list_append + fun:g_option_context_add_group + fun:gst_init_check + fun:gst_init + fun:gst_check_init + fun:main +} {