commenting out dead test
[oweals/gnunet.git] / src / stream / mesh.supp
1 {
2    <stream_open_to_mesh>
3    Memcheck:Leak
4    fun:malloc
5    ...
6    fun:GNUNET_PEER_intern
7    fun:GNUNET_MESH_peer_request_connect_add
8    fun:GNUNET_STREAM_open
9    fun:stream_ca
10    fun:configuration_receiver
11    fun:handle_peer_config
12    fun:message_handler
13    fun:receive_task
14 }
15 {
16    <unknown_from_mesh>
17    Memcheck:Leak
18    fun:malloc
19    fun:GNUNET_xmalloc_unchecked_
20    fun:GNUNET_xmalloc_
21    fun:GNUNET_CONTAINER_multihashmap_put
22    fun:GNUNET_PEER_intern
23    fun:process_tunnel_created
24    fun:msg_received
25    fun:receive_task
26    fun:run_ready
27    fun:GNUNET_SCHEDULER_run
28    fun:GNUNET_PROGRAM_run2
29    fun:GNUNET_PROGRAM_run
30 }
31 {
32    <stream_open_to_mesh_via_request_connect_add>
33    Memcheck:Leak
34    fun:malloc
35    fun:GNUNET_xmalloc_unchecked_
36    fun:GNUNET_xmalloc_
37    fun:GNUNET_CONTAINER_multihashmap_create
38    fun:GNUNET_PEER_intern
39    fun:GNUNET_MESH_peer_request_connect_add
40    fun:GNUNET_STREAM_open
41    fun:stream_ca
42    fun:configuration_receiver
43    fun:handle_peer_config
44    fun:message_handler
45    fun:receive_task
46 }
47 {
48    <stream_open_to_mesh_via_request_connect_add2>
49    Memcheck:Leak
50    fun:malloc
51    fun:GNUNET_xmalloc_unchecked_
52    fun:GNUNET_xmalloc_
53    fun:GNUNET_xgrow_
54    fun:GNUNET_PEER_intern
55    fun:GNUNET_MESH_peer_request_connect_add
56    fun:GNUNET_STREAM_open
57    fun:stream_ca
58    fun:configuration_receiver
59    fun:handle_peer_config
60    fun:message_handler
61    fun:receive_task
62 }