This repository was archived by the owner on Nov 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed
Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 126126 ...
127127}
128128
129+ {
130+ Boost Log 5
131+ Memcheck:Leak
132+ match-leak-kinds: reachable
133+ fun:_Znwm
134+ fun:_ZN5boost3log12v2s_mt_posix3aux11this_thread6get_idEv
135+ fun:_ZN5boost3log12v2s_mt_posix4core14implementation11thread_data15get_random_seedEv
136+ fun:_ZN5boost3log12v2s_mt_posix4core14implementation11thread_dataC2Ev
137+ fun:_ZN5boost3log12v2s_mt_posix4core14implementation16init_thread_dataEv
138+ fun:_ZN5boost3log12v2s_mt_posix4core14implementation15get_thread_dataEv
139+ ...
140+ }
141+
142+
129143{
130144 Boost thread
131145 Memcheck:Leak
@@ -310,6 +324,18 @@ fun:_Znwm
310324 fun:_ZN5boost3log12v2s_mt_posix4core14implementation16init_thread_dataEv
311325 fun:_ZN5boost3log12v2s_mt_posix4core14implementation15get_thread_dataEv
312326 ...
327+ }
328+
329+ {
330+ boost log 13
331+ Memcheck:Leak
332+ match-leak-kinds: reachable
333+ fun:_Znwm
334+ fun:_ZN5boost6detail12shared_countC2INS0_16thread_data_baseEEEPT_
335+ fun:_ZN5boost6detail20sp_pointer_constructINS0_16thread_data_baseES2_EEvPNS_10shared_ptrIT_EEPT0_RNS0_12shared_countE
336+ fun:_ZN5boost10shared_ptrINS_6detail16thread_data_baseEEC2IS2_EEPT_
337+ fun:_ZN5boost10shared_ptrINS_6detail16thread_data_baseEE5resetIS2_EEvPT_
338+ fun:_ZN5boost6detail25make_external_thread_dataEv
313339}
314340
315341{
You can’t perform that action at this time.
0 commit comments