blob: 2638a7f9048a0ff67989ec3e5e620fb97f5b7777 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
|
{
librdkafka issue
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
obj:*
obj:*
obj:*
obj:*
obj:*
obj:*
fun:checkInstance
fun:activateCnf
fun:tellModulesActivateConfig
fun:activate
fun:initAll
}
{
librdkafka issue
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
...
obj:*
fun:checkInstance
fun:activateCnf
fun:tellModulesActivateConfig
fun:activate
fun:initAll
fun:main
}
{
invalid atexit call - seems to stem back to libcurl
Helgrind:Misc
...
fun:_dl_fini
fun:__run_exit_handlers
fun:exit
fun:(below main)
}
|