qa: suppress __trans_list_add valgrind warning

Fixes: https://tracker.ceph.com/issues/65779
Signed-off-by: Patrick Donnelly <pdonnell@redhat.com>
This commit is contained in:
Patrick Donnelly 2024-06-14 23:00:02 -04:00
parent cdef41d908
commit 4d707415ab
No known key found for this signature in database
GPG Key ID: FA47FD0B0367D313
1 changed files with 10 additions and 1 deletions

View File

@ -1105,4 +1105,13 @@
fun:exit
fun:(below main)
}
{
tracker #65779: __trans_list_add annoyance
Memcheck:Leak
match-leak-kinds: possible
fun:calloc
fun:__trans_list_add
...
fun:_dl_init
...
}