This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
Carla
mirror of
https://github.com/falkTX/Carla
Watch
1
Star
0
Fork
0
Code
Releases
42
Activity
Browse Source
Fix valgrind suppressor for XInitThreads
tags/v1.9.11
falkTX
6 years ago
parent
6eeca33171
commit
bf9baa1d02
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
data/valgrind.supp
+ 1
- 1
data/valgrind.supp
View File
@@ -52,5 +52,5 @@
match-leak-kinds: reachable
fun:malloc
fun:XInitThreads
fun:main
...
}
Write
Preview
Loading…
Cancel
Save