valgrind supps: ignore intentional leak in GL test
This commit is contained in:
parent
ab1cc64a62
commit
bc3d1fbfb6
@ -607,3 +607,11 @@
|
||||
Memcheck:Cond
|
||||
obj:*libnvidia-glcore.so.*
|
||||
}
|
||||
{
|
||||
<Intentional leak in GL test>
|
||||
Memcheck:Leak
|
||||
fun:calloc
|
||||
obj:*/libGLX_nvidia.so*
|
||||
...
|
||||
fun:_test_query_start_free_gl
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user