Renamed functions, make valgrind stop complaining about memory leaks by explicitly...
authorBart Polot <bart@net.in.tum.de>
Wed, 21 Sep 2011 12:59:59 +0000 (12:59 +0000)
committerBart Polot <bart@net.in.tum.de>
Wed, 21 Sep 2011 12:59:59 +0000 (12:59 +0000)
commit99636d1589e9e311967dcdcba41bd51c3c1f5de8
tree867e8cdaae9c917f10a9024a4f1a53cb819b265e
parentad9322433829c2609909005208b9a2f195745f44
Renamed functions, make valgrind stop complaining about memory leaks by explicitly freeing stuff before exit
src/mesh/gnunet-service-mesh.c
src/mesh/mesh_tunnel_tree.c
src/mesh/mesh_tunnel_tree.h
src/mesh/test_mesh_path_api.c