valgrind supps: ignore intentional leak in GL test

This commit is contained in:
Mathieu Duponchelle 2018-04-13 01:02:27 +02:00
parent ab1cc64a62
commit bc3d1fbfb6

View file

@ -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
}