123456789101112131415161718192021222324252627282930313233343536373839404142 |
- {
- zlib doesn't cleanup
- Memcheck:Cond
- fun:inflateReset2
- fun:inflateInit2_
- }
- {
- hwloc cannot free the global parser (xmlCleanupParser) because other threads may be using it
- Memcheck:Leak
- ...
- fun:xmlInitParser
- }
- {
- hwloc cannot free the global xml dict RMutex because it cannot call xmlCleanupParser
- Memcheck:Leak
- fun:malloc
- fun:xmlNewRMutex
- ...
- fun:xmlDictCreate
- }
- {
- libtool leaves memory behind
- Memcheck:Leak
- ...
- 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
- }
|