|
@@ -40,7 +40,6 @@
|
|
|
{
|
|
|
<insert_a_suppression_name_here>
|
|
|
Memcheck:Leak
|
|
|
- match-leak-kinds: reachable
|
|
|
fun:malloc
|
|
|
...
|
|
|
fun:tls_get_addr_tail
|
|
@@ -51,7 +50,6 @@
|
|
|
{
|
|
|
<insert_a_suppression_name_here>
|
|
|
Memcheck:Leak
|
|
|
- match-leak-kinds: reachable
|
|
|
fun:memalign
|
|
|
fun:tls_get_addr_tail
|
|
|
...
|
|
@@ -61,61 +59,6 @@
|
|
|
{
|
|
|
<insert_a_suppression_name_here>
|
|
|
Memcheck:Leak
|
|
|
- match-leak-kinds: indirect
|
|
|
- fun:malloc
|
|
|
- ...
|
|
|
- fun:hwloc_topology_load
|
|
|
- ...
|
|
|
-}
|
|
|
-{
|
|
|
- <insert_a_suppression_name_here>
|
|
|
- Memcheck:Leak
|
|
|
- match-leak-kinds: indirect
|
|
|
- fun:calloc
|
|
|
- ...
|
|
|
- fun:hwloc_topology_load
|
|
|
- ...
|
|
|
-}
|
|
|
-{
|
|
|
- <insert_a_suppression_name_here>
|
|
|
- Memcheck:Leak
|
|
|
- match-leak-kinds: indirect
|
|
|
- fun:realloc
|
|
|
- ...
|
|
|
- fun:hwloc_topology_load
|
|
|
- ...
|
|
|
-}
|
|
|
-{
|
|
|
- <insert_a_suppression_name_here>
|
|
|
- Memcheck:Leak
|
|
|
- match-leak-kinds: definite
|
|
|
- fun:malloc
|
|
|
- ...
|
|
|
- fun:hwloc_topology_load
|
|
|
- ...
|
|
|
-}
|
|
|
-{
|
|
|
- <insert_a_suppression_name_here>
|
|
|
- Memcheck:Leak
|
|
|
- match-leak-kinds: definite
|
|
|
- fun:calloc
|
|
|
- ...
|
|
|
- fun:hwloc_topology_load
|
|
|
- ...
|
|
|
-}
|
|
|
-{
|
|
|
- <insert_a_suppression_name_here>
|
|
|
- Memcheck:Leak
|
|
|
- match-leak-kinds: definite
|
|
|
- fun:realloc
|
|
|
- ...
|
|
|
- fun:hwloc_topology_load
|
|
|
- ...
|
|
|
-}
|
|
|
-{
|
|
|
- <insert_a_suppression_name_here>
|
|
|
- Memcheck:Leak
|
|
|
- match-leak-kinds: reachable
|
|
|
fun:malloc
|
|
|
...
|
|
|
fun:hwloc_topology_load
|
|
@@ -124,7 +67,6 @@
|
|
|
{
|
|
|
<insert_a_suppression_name_here>
|
|
|
Memcheck:Leak
|
|
|
- match-leak-kinds: reachable
|
|
|
fun:calloc
|
|
|
...
|
|
|
fun:hwloc_topology_load
|
|
@@ -133,7 +75,6 @@
|
|
|
{
|
|
|
<insert_a_suppression_name_here>
|
|
|
Memcheck:Leak
|
|
|
- match-leak-kinds: reachable
|
|
|
fun:realloc
|
|
|
...
|
|
|
fun:hwloc_topology_load
|