This website works better with JavaScript.
Home
Help
Sign In
DISTRHO
/
DPF
mirror of
https://github.com/DISTRHO/DPF
Watch
1
Star
0
Fork
0
Code
Releases
0
Activity
Browse Source
Update valgrind suppression file, a few more libdl and xlib things
Signed-off-by: falkTX <falktx@falktx.com>
pull/321/merge
falkTX
3 years ago
parent
71b17971f6
commit
7b8eefb59f
Signed by:
falkTX
<falktx@falktx.com>
GPG Key ID:
CDBAA37ABC74FBA0
1 changed files
with
14 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+14
-0
utils/valgrind-dpf.supp
+ 14
- 0
utils/valgrind-dpf.supp
View File
@@ -31,6 +31,12 @@
...
fun:call_init.part.0
}
{
libdl is really something else
Memcheck:Addr8
...
fun:dl_open_worker
}
{
ignore XInitThreads
Memcheck:Leak
@@ -45,3 +51,11 @@
fun:XrmGetStringDatabase
...
}
{
ignore XPutImage
Memcheck:Param
writev(vector[...])
...
fun:XPutImage
...
}
Write
Preview
Loading…
Cancel
Save