hwloc.suppr 1.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113
  1. {
  2. <insert_a_suppression_name_here>
  3. Memcheck:Leak
  4. match-leak-kinds: reachable
  5. ...
  6. fun:hwloc_components_init
  7. }
  8. {
  9. <insert_a_suppression_name_here>
  10. Memcheck:Leak
  11. match-leak-kinds: definite
  12. fun:malloc
  13. fun:lt__malloc
  14. fun:lt__zalloc
  15. obj:/usr/lib/x86_64-linux-gnu/libltdl.so.7.3.0
  16. fun:lt_dlopenadvise
  17. obj:*
  18. obj:*
  19. obj:/usr/lib/x86_64-linux-gnu/libhwloc.so.5.6.8
  20. fun:hwloc_topology_init
  21. }
  22. {
  23. <insert_a_suppression_name_here>
  24. Memcheck:Leak
  25. match-leak-kinds: indirect
  26. fun:realloc
  27. obj:*
  28. obj:*
  29. obj:*
  30. obj:*
  31. fun:hwloc_discover
  32. }
  33. {
  34. <insert_a_suppression_name_here>
  35. Memcheck:Leak
  36. match-leak-kinds: indirect
  37. fun:malloc
  38. fun:strdup
  39. obj:*
  40. obj:*
  41. obj:*
  42. obj:*
  43. fun:hwloc_discover
  44. }
  45. {
  46. <insert_a_suppression_name_here>
  47. Memcheck:Leak
  48. match-leak-kinds: indirect
  49. fun:calloc
  50. obj:*
  51. obj:*
  52. obj:*
  53. fun:hwloc_discover
  54. }
  55. {
  56. <insert_a_suppression_name_here>
  57. Memcheck:Leak
  58. match-leak-kinds: definite
  59. fun:calloc
  60. obj:*
  61. obj:*
  62. obj:*
  63. fun:hwloc_discover
  64. }
  65. {
  66. <insert_a_suppression_name_here>
  67. Memcheck:Leak
  68. match-leak-kinds: indirect
  69. fun:malloc
  70. fun:strdup
  71. obj:*
  72. obj:*
  73. obj:*
  74. fun:hwloc_discover
  75. }
  76. {
  77. <insert_a_suppression_name_here>
  78. Memcheck:Leak
  79. match-leak-kinds: possible
  80. fun:malloc
  81. fun:strdup
  82. obj:*
  83. obj:*
  84. obj:*
  85. obj:*
  86. fun:hwloc_discover
  87. }
  88. {
  89. <insert_a_suppression_name_here>
  90. Memcheck:Leak
  91. match-leak-kinds: possible
  92. fun:malloc
  93. fun:strdup
  94. obj:*
  95. obj:*
  96. obj:*
  97. obj:*
  98. fun:hwloc_discover
  99. }
  100. {
  101. <insert_a_suppression_name_here>
  102. Memcheck:Leak
  103. match-leak-kinds: possible
  104. fun:realloc
  105. obj:*
  106. obj:*
  107. obj:*
  108. obj:*
  109. fun:hwloc_discover
  110. }