Skip to content

Commit 698b032

Browse files
romanmichalvasko
authored andcommitted
tests UPDATE valgrind supp file
1 parent 2ca058f commit 698b032

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

tests/library_valgrind.supp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,14 @@
1414
match-leak-kinds: definite
1515
fun:malloc
1616
...
17-
fun:server_thread
18-
fun:start_thread
17+
fun:ln2_glob_test_server_thread
18+
fun:ln2_glob_test_server_thread
1919
}
2020
{
2121
test_pam:__wrap_pam_start
2222
Memcheck:Leak
2323
match-leak-kinds: definite
2424
fun:malloc
2525
...
26-
fun:server_thread
26+
fun:ln2_glob_test_server_thread
2727
}

0 commit comments

Comments
 (0)