Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 15 additions & 0 deletions suppressions/rust-1.93
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
Rust 1.93 standard library
Memcheck:Leak
match-leak-kinds: possible
fun:malloc
fun:alloc
fun:alloc_impl
fun:allocate
fun:{closure#0}<std::thread::thread::Inner, std::alloc::System>
fun:allocate_for_layout<core::mem::maybe_uninit::MaybeUninit<std::thread::thread::Inner>, alloc::sync::{impl#*}::new_uninit_in::{closure_env#0}<std::thread::thread::Inner, std::alloc::System>, fn(*mut u8) -> *mut alloc::sync::ArcInner<core::mem::maybe_uninit::MaybeUninit<std::thread::thread::Inner>>>
fun:new_uninit_in<std::thread::thread::Inner, std::alloc::System>
fun:_RNvMs_NtNtCsjSkZfQkjc54_3std6thread6threadNtB4_6Thread3new
fun:_RNvNtNtCsjSkZfQkjc54_3std6thread7current12init_current
fun:current_or_unnamed
}