[gnumeric] tests: linux mint 14 valgrind suppression updates.
- From: Morten Welinder <mortenw src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnumeric] tests: linux mint 14 valgrind suppression updates.
- Date: Fri, 4 Jan 2013 01:58:18 +0000 (UTC)
commit bb6ec23c2626288552404b74b155cb68155f23ab
Author: Morten Welinder <terra gnome org>
Date: Thu Jan 3 20:57:45 2013 -0500
tests: linux mint 14 valgrind suppression updates.
test/commondots.supp | 29 +++++++++++++++++++++++++++++
1 files changed, 29 insertions(+), 0 deletions(-)
---
diff --git a/test/commondots.supp b/test/commondots.supp
index 68c27f7..c946496 100644
--- a/test/commondots.supp
+++ b/test/commondots.supp
@@ -293,6 +293,13 @@
}
{
+ GLIBC/thread2/MLK
+ Memcheck:Leak
+ ...
+ fun:g_thread_new
+}
+
+{
GLIB/closure1/MLK
Memcheck:Leak
...
@@ -314,3 +321,25 @@
fun:find_name
fun:_cairo_truetype_read_font_name
}
+
+{
+ GLIBC/COND/wcslen
+ Memcheck:Addr8
+ fun:wcslen
+ ...
+ fun:g_utf8_collate_key
+}
+
+{
+ GLIBC/MLK/nss_parse_service_list
+ Memcheck:Leak
+ fun:malloc
+ fun:nss_parse_service_list
+}
+
+{
+ GLIBC/COND/strtod
+ Memcheck:Addr8
+ fun:__GI___strncasecmp_l
+ fun:____strtod_l_internal
+}
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]