aboutsummaryrefslogtreecommitdiff
path: root/src/stream/mesh.supp
blob: 7107c0b3d44ce1773bb3062e40e3cc401f8e4493 (plain) (blame)
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
58
{
   <stream_open_to_mesh>
   Memcheck:Leak
   fun:malloc
   ...
   fun:GNUNET_PEER_intern
   fun:GNUNET_MESH_peer_request_connect_add
   fun:GNUNET_STREAM_open
   ...
}
{
   <unknown_from_mesh>
   Memcheck:Leak
   fun:malloc
   fun:GNUNET_xmalloc_unchecked_
   fun:GNUNET_xmalloc_
   fun:GNUNET_CONTAINER_multihashmap_put
   fun:GNUNET_PEER_intern
   fun:process_tunnel_created
   fun:msg_received
   fun:receive_task
   fun:run_ready
   fun:GNUNET_SCHEDULER_run
   fun:GNUNET_PROGRAM_run2
   fun:GNUNET_PROGRAM_run
}
{
   <stream_open_to_mesh_via_request_connect_add>
   Memcheck:Leak
   fun:malloc
   fun:GNUNET_xmalloc_unchecked_
   fun:GNUNET_xmalloc_
   fun:GNUNET_CONTAINER_multihashmap_create
   fun:GNUNET_PEER_intern
   fun:GNUNET_MESH_peer_request_connect_add
   fun:GNUNET_STREAM_open
   fun:stream_ca
   fun:configuration_receiver
   fun:handle_peer_config
   fun:message_handler
   fun:receive_task
}
{
   <stream_open_to_mesh_via_request_connect_add2>
   Memcheck:Leak
   fun:malloc
   fun:GNUNET_xmalloc_unchecked_
   fun:GNUNET_xmalloc_
   fun:GNUNET_xgrow_
   fun:GNUNET_PEER_intern
   fun:GNUNET_MESH_peer_request_connect_add
   fun:GNUNET_STREAM_open
   fun:stream_ca
   fun:configuration_receiver
   fun:handle_peer_config
   fun:message_handler
   fun:receive_task
}