We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea83ca9 commit 8972fc7Copy full SHA for 8972fc7
suppressions/rust-1.84
@@ -0,0 +1,11 @@
1
+{
2
+ Rust 1.84 standard library
3
+ Memcheck:Leak
4
+ match-leak-kinds: possible
5
+ fun:malloc
6
+ fun:_ZN3std6thread6Thread3new17h2befa5bc50e06d13E
7
+ fun:_ZN3std6thread7current12init_current17h995cf44c460e5ccbE
8
+ fun:_ZN3std4sync4mpmc7context7Context3new17hbea3e84f72b44257E
9
+ fun:_ZN3std3sys12thread_local6native4lazy20Storage$LT$T$C$D$GT$16get_or_init_slow17h8072c00318bcc34dE
10
+ fun:_ZN3std4sync4mpmc4list16Channel$LT$T$GT$4recv17hb8facc0251a95a60E
11
+}
0 commit comments