repo.or.cz
/
libxsql.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
fix
[libxsql.git]
/
.xsql.supp
blob
4918fa31d9085de5f6417c593c48bf39564ea12c
1
{
2
dlopen()
3
Memcheck:Leak
4
fun:calloc
5
fun:_dl_check_map_versions
6
...
7
fun:dlopen@@GLIBC_2.2.5
8
}
9
10
{
11
dlopen()
12
Memcheck:Leak
13
fun:calloc
14
fun:do_lookup_unique
15
...
16
fun:dlopen@@GLIBC_2.2.5
17
}
18
19
{
20
dlopen()
21
Memcheck:Leak
22
fun:calloc
23
fun:_dl_new_object
24
...
25
fun:_dl_catch_exception
26
}
27
28
{
29
dlopen()
30
Memcheck:Leak
31
fun:memalign
32
fun:allocate_and_init
33
fun:tls_get_addr_tail
34
...
35
fun:dlopen@@GLIBC_2.2.5
36
}
37
38
{
39
poptGetNextOpt()
40
Memcheck:Leak
41
fun:malloc
42
}
43
44
{
45
dlopen()
46
Memcheck:Leak
47
fun:calloc
48
fun:_dlerror_run
49
fun:dlopen@@GLIBC_2.1
50
}
51