Browse Source

Add mesa so to valgrind suppression file

Signed-off-by: falkTX <falktx@falktx.com>
pull/321/merge
falkTX 2 years ago
parent
commit
a44fea0ff5
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      utils/valgrind-dpf.supp

+ 5
- 0
utils/valgrind-dpf.supp View File

@@ -59,3 +59,8 @@
fun:XPutImage
...
}
{
ignore mesa stuff
Memcheck:Value8
obj:/usr/lib/x86_64-linux-gnu/dri/swrast_dri.so
}

Loading…
Cancel
Save