123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166 |
- {
- <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
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: reachable
- fun:malloc
- fun:strdup
- obj:*
- obj:*
- obj:*
- obj:*
- fun:hwloc_discover
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: reachable
- fun:malloc
- fun:strdup
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- fun:pci_device_get_device_name
- fun:hwloc_look_pci
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: reachable
- fun:realloc
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- fun:pci_device_get_device_name
- fun:hwloc_look_pci
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: reachable
- fun:calloc
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- fun:hwloc_look_pci
- }
- {
- <insert_a_suppression_name_here>
- Memcheck:Leak
- match-leak-kinds: reachable
- fun:malloc
- fun:strdup
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- obj:/usr/lib/x86_64-linux-gnu/libpciaccess.so.0.11.1
- fun:hwloc_look_pci
- }
|