blob: 71e056af2c2b18889f8427a34a366d73afc40948 (
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
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
|
{
libmaxmindb_known_leak_(fixed_in_later_versions)
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:MMDB_open
fun:createWrkrInstance
fun:actionCheckAndCreateWrkrInstance
fun:actionPrepare
fun:actionProcessMessage
fun:processMsgMain
fun:doSubmitToActionQ
fun:execAct
fun:scriptExec
fun:processBatch
fun:msgConsumer
}
{
another_incarnation_of_the_same
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:populate_languages_metadata
fun:read_metadata
fun:MMDB_open
fun:createWrkrInstance
fun:actionCheckAndCreateWrkrInstance
fun:actionPrepare
fun:actionProcessMessage
fun:processMsgMain
fun:doSubmitToActionQ
fun:execAct
fun:scriptExec
fun:processBatch
fun:msgConsumer
fun:ConsumerReg
fun:wtiWorker
}
{
yet_another_incarnation
Memcheck:Leak
match-leak-kinds: definite
fun:malloc
fun:MMDB_open
fun:open_mmdb
fun:createWrkrInstance
fun:actionCheckAndCreateWrkrInstance
fun:actionPrepare
fun:actionProcessMessage
fun:processMsgMain
fun:doSubmitToActionQ
fun:execAct
fun:scriptExec
fun:processBatch
fun:msgConsumer
fun:ConsumerReg
}
|