File tree Expand file tree Collapse file tree 1 file changed +46
-0
lines changed
Expand file tree Collapse file tree 1 file changed +46
-0
lines changed Original file line number Diff line number Diff line change 9999 fun:fd_reify
100100 ...
101101}
102+ {
103+ <core_issue_3522>
104+ Memcheck:Leak
105+ match-leak-kinds: definite
106+ fun:malloc
107+ ...
108+ obj:*libhwloc.so.15.*.*
109+ obj:*libhwloc.so.15.*.*
110+ fun:hwloc_topology_load
111+ ...
112+ }
113+ {
114+ <core_issue_3640>
115+ Memcheck:Leak
116+ match-leak-kinds: possible
117+ fun:*alloc
118+ obj:*/libnvidia-opencl.so.*
119+ ...
120+ fun:clGetPlatformIDs
121+ obj:*/hwloc_opencl.so
122+ obj:*/libhwloc.so.*
123+ fun:hwloc_topology_load
124+ ...
125+ }
126+ {
127+ <core_issue_3640>
128+ Memcheck:Leak
129+ match-leak-kinds: definite
130+ fun:malloc
131+ fun:XNVCTRLQueryTargetStringAttribute
132+ obj:*/hwloc_gl.so
133+ obj:*/libhwloc.so.*
134+ fun:hwloc_topology_load
135+ ...
136+ }
137+ {
138+ <core_issue_3793>
139+ Memcheck:Addr1
140+ obj:*/libnvidia-opencl.so.*
141+ ...
142+ fun:clGetPlatformIDs
143+ obj:*/hwloc_opencl.so
144+ obj:*/libhwloc.so.*
145+ fun:hwloc_topology_load
146+ ...
147+ }
You can’t perform that action at this time.
0 commit comments