[gtk-engines] Add some more supressions.
- From: Benjamin Berg <bberg src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk-engines] Add some more supressions.
- Date: Fri, 1 Oct 2010 19:10:50 +0000 (UTC)
commit 6838ea289967bb162c73003c4c58e9e0f9054280
Author: Benjamin Berg <benjamin sipsolutions net>
Date: Fri Oct 1 21:01:10 2010 +0200
Add some more supressions.
test/valgrind-suppressions | 18 ++++++++++++++++++
1 files changed, 18 insertions(+), 0 deletions(-)
---
diff --git a/test/valgrind-suppressions b/test/valgrind-suppressions
index 888bf77..8f12f14 100644
--- a/test/valgrind-suppressions
+++ b/test/valgrind-suppressions
@@ -156,6 +156,24 @@
fun:pango_context_init
fun:g_type_create_instance
}
+{
+ Some pango leak that happens in some engines.
+ Memcheck:Leak
+ ...
+ fun:g_strdup
+ fun:pango_find_map
+ fun:itemize_state_process_run
+ fun:pango_itemize_with_base_dir
+}
+{
+ Some pango leak that happens in some engines.
+ Memcheck:Leak
+ ...
+ fun:g_malloc
+ fun:pango_find_map
+ fun:itemize_state_process_run
+ fun:pango_itemize_with_base_dir
+}
# Freetype (only happens in industrial)
{
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]