123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113 |
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: reachable
- ...
- fun:hwloc_components_init
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: definite
- fun:malloc
- fun:lt__malloc
- fun:lt__zalloc
- obj:/usr/lib/x86_64-linux-gnu/libltdl.so.7.3.0
- fun:lt_dlopenadvise
- obj:*
- obj:*
- obj:/usr/lib/x86_64-linux-gnu/libhwloc.so.5.6.8
- fun:hwloc_topology_init
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: indirect
- fun:realloc
- obj:*
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: indirect
- fun:malloc
- fun:strdup
- obj:*
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: indirect
- fun:calloc
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: definite
- fun:calloc
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: indirect
- fun:malloc
- fun:strdup
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: possible
- fun:malloc
- fun:strdup
- obj:*
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: possible
- fun:malloc
- fun:strdup
- obj:*
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: possible
- fun:realloc
- obj:*
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
|