repo.or.cz
/
carla.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add owl:Class to carla as lv2 project
[carla.git]
/
source
/
tests
/
valgrind.supp
blob
fa5c2f4df1147da1027157e367d52e18225808b3
1
{
2
libdl init part 1
3
Memcheck:Leak
4
fun:calloc
5
...
6
fun:_dl_init
7
}
8
{
9
libdl init part 2
10
Memcheck:Leak
11
fun:malloc
12
...
13
fun:_dl_init
14
}
15
{
16
tls variables
17
Memcheck:Leak
18
fun:malloc
19
...
20
fun:tls_get_addr_tail
21
}