gst.supp: Add a suppression for GLib caching the tmp dir seen on an
authorJan Schmidt <thaytan@mad.scientist.com>
Mon, 16 Jul 2007 16:28:14 +0000 (16:28 +0000)
committerJan Schmidt <thaytan@mad.scientist.com>
Mon, 16 Jul 2007 16:28:14 +0000 (16:28 +0000)
Original commit message from CVS:
* gst.supp:
Add a suppression for GLib caching the tmp dir seen on an
Ubuntu Feisty system.

ChangeLog
gst.supp

index 8b018df..5a02376 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-07-16  Jan Schmidt  <thaytan@mad.scientist.com>
+
+       * gst.supp:
+       Add a suppression for GLib caching the tmp dir seen on an
+       Ubuntu Feisty system.
+
 2007-07-13  Jan Schmidt  <thaytan@mad.scientist.com>
 
        * m4/gst-feature.m4:
index 1888a3e..ce0daa2 100644 (file)
--- a/gst.supp
+++ b/gst.supp
    fun:g_get_any_init_do
    fun:g_get_user_name
 }
+{
+   <GLib caching the tmp dir>
+   Memcheck:Leak
+   fun:malloc
+   obj:/lib/libc-*.so
+   fun:__nss_database_lookup
+   obj:*
+   obj:*
+   fun:getpwnam_r
+   obj:/usr/lib*/libglib-2.0.so.*
+   fun:g_get_tmp_dir
+}
+
 
 ## Some Fontconfig errors.
 {