[glib: 1/8] glib.supp: Ignore the one-off GTask thread pool allocation
- From: Philip Withnall <pwithnall src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib: 1/8] glib.supp: Ignore the one-off GTask thread pool allocation
- Date: Tue, 21 Jan 2020 10:44:06 +0000 (UTC)
commit e1cf40a6b20192d15346750b5a5ddb6c87576f62
Author: Philip Withnall <withnall endlessm com>
Date: Fri Jan 17 20:01:28 2020 +0000
glib.supp: Ignore the one-off GTask thread pool allocation
Signed-off-by: Philip Withnall <withnall endlessm com>
glib.supp | 11 +++++++++++
1 file changed, 11 insertions(+)
---
diff --git a/glib.supp b/glib.supp
index 00fc9155a..f1b4b70ec 100644
--- a/glib.supp
+++ b/glib.supp
@@ -463,6 +463,17 @@
fun:g_system_thread_new
}
+{
+ g-task-thread-pool-init
+ Memcheck:Leak
+ match-leak-kinds:possible,reachable,definite
+ fun:malloc
+ ...
+ fun:g_thread_new
+ ...
+ fun:g_task_thread_pool_init
+}
+
{
g-io-module-default-proxy-resolver-gnome
Memcheck:Leak
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]