~sipe-collab/sipe-collab/gstreamer-common

« back to all changes in this revision

Viewing changes to gst.supp

  • Committer: Edward Hervey
  • Author(s): Edward Hervey
  • Date: 2016-11-28 13:01:58 UTC
  • Revision ID: git-v1:39ac2f563e12d22100e320c95aaab8d8e5812ca9
gst.supp: Add suppression for known log handler leak

For thread-safety reason we purposefully leak the list of custom
log handlers

Show diffs side-by-side

added added

removed removed

Lines of Context:
4025
4025
   ...
4026
4026
   fun:g_quark_init
4027
4027
}
 
4028
 
 
4029
{
 
4030
   Leak of debug function list
 
4031
   Memcheck:Leak
 
4032
   fun:*alloc
 
4033
   ...
 
4034
   fun:g_slist_prepend
 
4035
   fun:gst_debug_add_log_function
 
4036
}
 
 
b'\\ No newline at end of file'