Skip to content
This repository was archived by the owner on Sep 9, 2025. It is now read-only.

Commit d2fd228

Browse files
author
Hendrik van Antwerpen
committed
Update suppressions from CI log
1 parent 9998fbd commit d2fd228

File tree

1 file changed

+3
-24
lines changed

1 file changed

+3
-24
lines changed

valgrind.supp

Lines changed: 3 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -1,30 +1,9 @@
11
{
22
rust-1.83-false-positive-1
3-
Memcheck:Param
4-
statx(file_name)
5-
fun:statx
6-
...
7-
fun:get_dbpath_for_term
8-
...
9-
}
10-
{
11-
rust-1.83-false-positive-2
12-
Memcheck:Param
13-
statx(buf)
14-
fun:statx
15-
...
16-
fun:get_dbpath_for_term
17-
...
18-
}
19-
{
20-
rust-1.83-false-positive-3
213
Memcheck:Leak
224
match-leak-kinds: possible
235
fun:malloc
24-
...
25-
fun:new_uninit<std::thread::Inner>
26-
fun:new_inner
27-
fun:new_main
28-
fun:init
29-
...
6+
fun:_ZN3std2rt19lang_start_internal17h1c66660c99c8424cE
7+
fun:_ZN3std2rt10lang_start17hb778ad044944e8a4E
8+
fun:main
309
}

0 commit comments

Comments
 (0)