summaryrefslogtreecommitdiff
path: root/test/.valgrind-suppressions
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2007-05-10 23:05:46 +0100
committerChris Wilson <chris@chris-wilson.co.uk>2007-05-10 23:05:46 +0100
commitabba3f2375c58401b7722837b3be37c3de9beca4 (patch)
treef2334627a85d29a2048e2b0d505cd594016b8de3 /test/.valgrind-suppressions
parentc4abc3a0e3ebb27bc0aa178651e496c514eb1fae (diff)
downloadcairo-abba3f2375c58401b7722837b3be37c3de9beca4.tar.gz
[valgrind-suppressions] Update to cover XrmGetStringDatabase
By dropping the top frame from suppression, the XrmGetFileDatabase suppressions will also match XrmGetStringDatabase leaks which are starting to occur.
Diffstat (limited to 'test/.valgrind-suppressions')
-rw-r--r--test/.valgrind-suppressions42
1 files changed, 14 insertions, 28 deletions
diff --git a/test/.valgrind-suppressions b/test/.valgrind-suppressions
index 1dca7c5a1..5d2b5c16e 100644
--- a/test/.valgrind-suppressions
+++ b/test/.valgrind-suppressions
@@ -309,7 +309,7 @@
obj:/lib/ld-2.3.6.so
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcAddCT
@@ -321,18 +321,16 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:PutEntry
fun:GetDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:initialize
@@ -341,10 +339,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:add_codeset
@@ -354,10 +351,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcAddCharSet
@@ -370,10 +366,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:realloc
fun:add_codeset
@@ -383,10 +378,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcCreateDefaultCharSet
@@ -399,10 +393,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcCreateDefaultCharSet
@@ -415,10 +408,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcAddCT
@@ -430,10 +422,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcCreateLocaleDataBase
@@ -444,10 +435,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcCreateDefaultCharSet
@@ -460,10 +450,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcSetConverter
@@ -475,10 +464,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcSetConverter
@@ -486,10 +474,9 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
- XrmGetFileDatabase is fairly obnoxious about leaving reachable memory around
+ XrmGet*Database is fairly obnoxious about leaving reachable memory around
Memcheck:Leak
fun:malloc
fun:_XlcSetConverter
@@ -498,7 +485,6 @@
fun:_XOpenLC
fun:_XrmInitParseInfo
fun:NewDatabase
- fun:XrmGetFileDatabase
}
{
Xau chooses not to free its static data...