wayvnc/util/valgrind.supp

8 lines
60 B
Plaintext
Raw Normal View History

{
Ignore dlopen bug.
Memcheck:Leak
...
fun:_dl_*
...
}