~ubuntu-branches/ubuntu/precise/gst-plugins-base0.10/precise-updates

« back to all changes in this revision

Viewing changes to common/gst.supp

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2011-12-12 12:40:13 UTC
  • mfrom: (36.1.15 experimental)
  • Revision ID: package-import@ubuntu.com-20111212124013-onyadfb150d8c5dk
Tags: 0.10.35.2-2
* debian/libgstreamer-plugins-base.install:
  + Add license translations file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3894
3894
   obj:*/sed
3895
3895
}
3896
3896
 
 
3897
{
 
3898
   <weird one when re-reading registry>
 
3899
   Memcheck:Addr8
 
3900
   ...
 
3901
   obj:*/sed
 
3902
}
 
3903
 
3897
3904
# GLib 2.23 interface vtable
3898
3905
{
3899
3906
   <insert_a_suppression_name_here>
3927
3934
   fun:_gst_plugin_loader_client_run
3928
3935
   fun:main
3929
3936
}
 
3937
 
 
3938
{
 
3939
   <warning with libc 2.13-2 as in Debian/unstable on amd64>
 
3940
   Memcheck:Cond
 
3941
   fun:*strcasecmp*
 
3942
   ...
 
3943
   fun:__dcigettext
 
3944
}
 
3945
 
 
3946
{
 
3947
   <warning with libc 2.13-2 as in Debian/unstable on amd64>
 
3948
   Memcheck:Value8
 
3949
   fun:*strcasecmp*
 
3950
   ...
 
3951
   fun:__dcigettext
 
3952
}
 
3953
 
 
3954
{
 
3955
   <GstSystemClock is a singleton and does not leak>
 
3956
   Memcheck:Leak
 
3957
   fun:malloc
 
3958
   ...
 
3959
   fun:gst_poll_new
 
3960
   fun:gst_poll_new_timer
 
3961
   fun:gst_system_clock_init
 
3962
}
 
3963