projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7a55fa
)
Add more valgrind suppressions
author
Matthias Clasen
<mclasen@redhat.com>
Fri, 12 Aug 2022 16:43:26 +0000
(12:43 -0400)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 12 Aug 2022 16:44:02 +0000
(12:44 -0400)
This gets all GQuark functions out of the logs.
gtk.supp
patch
|
blob
|
history
diff --git
a/gtk.supp
b/gtk.supp
index 927d6f102be5a8243585f060da9e1b8fd350dde2..a93c780081aaca2f0298e1be24888ece75336aff 100644
(file)
--- a/
gtk.supp
+++ b/
gtk.supp
@@
-285,6
+285,14
@@
...
fun:g_intern_static_string
}
+{
+ glib GQuark
+ Memcheck:Leak
+ match-leak-kinds: definite
+ fun:malloc
+ ...
+ fun:g_intern_string
+}
# Threads
{